ixgbe: prefix Data Center Bridge ops struct
Since dcbnl_ops is global, it should be prefixed by ixgbe_ Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:

committed by
Jeff Kirsher

parent
1dc0eb75a8
commit
3f40c74cce
@@ -751,7 +751,7 @@ extern const struct ixgbe_info ixgbe_X550EM_x_info;
|
||||
extern const struct ixgbe_info ixgbe_x550em_a_info;
|
||||
extern const struct ixgbe_info ixgbe_x550em_a_fw_info;
|
||||
#ifdef CONFIG_IXGBE_DCB
|
||||
extern const struct dcbnl_rtnl_ops dcbnl_ops;
|
||||
extern const struct dcbnl_rtnl_ops ixgbe_dcbnl_ops;
|
||||
#endif
|
||||
|
||||
extern char ixgbe_driver_name[];
|
||||
|
Reference in New Issue
Block a user