android_kernel_oneplus_msm8998/drivers/net/ethernet/intel
RongQing Li 46a016985a igb: fix a compile warning
control these three function declarations and
definitions with same macro CONFIG_PCI_IOV

drivers/net/ethernet/intel/igb/igb_main.c:165:
warning: ‘igb_vf_configure’ declared ‘static’ but never defined
drivers/net/ethernet/intel/igb/igb_main.c:166:
warning: ‘igb_find_enabled_vfs’ declared ‘static’ but never defined
drivers/net/ethernet/intel/igb/igb_main.c:167:
warning: ‘igb_check_vf_assignment’ declared ‘static’ but never defined

Signed-off-by: RongQing Li <roy.qing.li@gmail.com>
Acked-by: Greg Rose <gregory.v.rose@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-10-20 17:09:40 -04:00
..
e1000 net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
e1000e net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
igb igb: fix a compile warning 2011-10-20 17:09:40 -04:00
igbvf igbvf: fix truesize underestimation 2011-10-20 17:04:20 -04:00
ixgb net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
ixgbe net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
ixgbevf net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
e100.c net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero 2011-10-07 19:13:28 -04:00
Kconfig MII: fix Kconfig dependencies for MII 2011-09-15 15:49:08 -04:00
Makefile