linux/drivers/net/ethernet/intel/ixgbevf
Stephen Hemminger 3d8fe98f8d ixgbevf: make operations tables const
The arrays of function pointers should be const to make life harder
for rootkits.

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:07 -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: make operations tables const 2012-01-19 12:35:07 -05:00
ixgbevf.h ixgbevf: make operations tables const 2012-01-19 12:35:07 -05:00
Makefile
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: make operations tables const 2012-01-19 12:35:07 -05:00
vf.h ixgbevf: make operations tables const 2012-01-19 12:35:07 -05:00