linux_dsm_epyc7002/drivers/net/ethernet/intel/ixgbevf
Stephen Hemminger b5417bf8e8 ixgbevf: fix sparse warnings
Fixes sparse warnings:
drivers/net/ethernet/intel/ixgbevf/vf.c:418:21: warning: symbol 'ixgbevf_82599_vf_info' was not declared. Should it be static?
drivers/net/ethernet/intel/ixgbevf/vf.c:423:21: warning: symbol 'ixgbevf_X540_vf_info' was not declared. Should it be static?
drivers/net/ethernet/intel/ixgbevf/mbx.c:331:29: warning: symbol 'ixgbevf_mbx_ops' was not declared. Should it be static?

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-01-19 12:35:06 -05:00
..
defines.h intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN 2011-11-16 04:41:52 -08:00
ethtool.c ixgbevf: make ethtool ops and strings const 2012-01-19 12:35:06 -05:00
ixgbevf_main.c ixgbevf: Prevent possible race condition by checking for message 2012-01-19 12:35:06 -05:00
ixgbevf.h ixgbevf: fix sparse warnings 2012-01-19 12:35:06 -05:00
Makefile intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00
mbx.c ixgbevf: fix sparse warnings 2012-01-19 12:35:06 -05:00
mbx.h ixgbevf: Fix register defines to correctly handle complex expressions 2012-01-02 17:41:34 -08:00
regs.h ixgbevf: Fix register defines to correctly handle complex expressions 2012-01-02 17:41:34 -08:00
vf.c ixgbevf: fix sparse warnings 2012-01-19 12:35:06 -05:00
vf.h intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00