History log of /drivers/net/ethernet/neterion/vxge/vxge-config.h
Revision Date Author Comments
956a206620fa048afdcd8ab714ac3cf6a9e884b7 16-Sep-2011 stephen hemminger <shemminger@vyatta.com> vxge: make function table const

All tables of function pointers should be const.
The pre-existing code has lots of needless indirection...

Inspired by similar change in PAX.
Compile tested only.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
86387e1ac4fcaa45ff5578013a78593d1a0ba279 13-May-2011 Jeff Kirsher <jeffrey.t.kirsher@intel.com> s2io/vxge: Move the Exar drivers

Move the Exar drivers into drivers/net/ethernet/neterion/ and make the
necessary Kconfig and Makefile changes.

CC: Jon Mason <jdmason@kudzu.us>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>