linux/drivers/net/ethernet/neterion/vxge
stephen hemminger 956a206620 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>
2011-09-16 19:20:20 -04:00
..
Makefile
vxge-config.c vxge: make function table const 2011-09-16 19:20:20 -04:00
vxge-config.h vxge: make function table const 2011-09-16 19:20:20 -04:00
vxge-ethtool.c
vxge-ethtool.h
vxge-main.c vxge: make function table const 2011-09-16 19:20:20 -04:00
vxge-main.h
vxge-reg.h
vxge-traffic.c vxge: make function table const 2011-09-16 19:20:20 -04:00
vxge-traffic.h
vxge-version.h