net/i40e/base: fix function header arguments
Fix them by adding the argument descriptions. Fixes: 0d9d27bb8684 ("i40e/base: prepare local LLDP MIB in TLV") Cc: stable@dpdk.org Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Signed-off-by: Guinan Sun <guinanx.sun@intel.com> Acked-by: Qi Zhang <qi.z.zhang@intel.com>
This commit is contained in:
parent
e79aa4e67a
commit
36fcba1ff5
@ -1267,7 +1267,8 @@ enum i40e_status_code i40e_set_dcb_config(struct i40e_hw *hw)
|
||||
|
||||
/**
|
||||
* i40e_dcb_config_to_lldp - Convert Dcbconfig to MIB format
|
||||
* @hw: pointer to the hw struct
|
||||
* @lldpmib: pointer to mib to be output
|
||||
* @miblen: pointer to u16 for length of lldpmib
|
||||
* @dcbcfg: store for LLDPDU data
|
||||
*
|
||||
* send DCB configuration to FW
|
||||
|
Loading…
x
Reference in New Issue
Block a user