X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=net%2Frds%2Fib_stats.c;h=8d8488306fe4979374dad7ac05fbc4b8b1e3a67c;hb=efb064dec6e35618ddc04f3ba49f70e528fbe069;hp=02e3e3d50d4a3c952bb0817e0e596a94ccba1c61;hpb=cec5455e457928153f5a51668dad3d68176feab5;p=mv-sheeva.git diff --git a/net/rds/ib_stats.c b/net/rds/ib_stats.c index 02e3e3d50d4..8d8488306fe 100644 --- a/net/rds/ib_stats.c +++ b/net/rds/ib_stats.c @@ -39,7 +39,7 @@ DEFINE_PER_CPU(struct rds_ib_statistics, rds_ib_stats) ____cacheline_aligned; -static char *rds_ib_stat_names[] = { +static const char *const rds_ib_stat_names[] = { "ib_connect_raced", "ib_listen_closed_stale", "ib_tx_cq_call",