401 +0000 committer David S. Miller 1316215220 -0400 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 Signed-off-by: David S. Miller