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)
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