chelsio cxgb/cxgb3: Make stats_strings arrays const
authorJoe Perches <joe@perches.com>
Wed, 1 Apr 2015 15:49:24 +0000 (08:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Apr 2015 18:41:20 +0000 (14:41 -0400)
commit9ca683c6d1482714a12170632afb74d43f0ece5a
treeee737032645a358d18a63ea624531cafce98d657
parent45eb5168873c93b4f1c3c3867fea65aad4c6abd6
chelsio cxgb/cxgb3: Make stats_strings arrays const

Move ~2KB of strings in each driver from data to text.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb/cxgb2.c
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c