vxge: Add const to ethtool_driver_stats_keys
authorJoe Perches <joe@perches.com>
Wed, 1 Apr 2015 19:29:13 +0000 (12:29 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Apr 2015 19:35:14 +0000 (15:35 -0400)
commitf1a8ff21d083c6b37bba9e4ad2c1d899ae41f75d
tree30888e5970be9e498ea55767373a86886efd8a32
parent82d929207a11402f9cfe2131013a94939967828a
vxge: Add const to ethtool_driver_stats_keys

Move about half a KB of data to text.

Miscellanea:

o Move strings out of the .h file into the .c file
  in case the .h file is ever #included twice

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/neterion/vxge/vxge-ethtool.c
drivers/net/ethernet/neterion/vxge/vxge-ethtool.h
This page took 0.027046 seconds and 5 git commands to generate.