]> Pileus Git - ~andy/linux/commit
bnx2x: Change bnx2x_tests_str_arr to static char
authorMerav Sicron <meravs@broadcom.com>
Tue, 26 Jun 2012 06:11:03 +0000 (06:11 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Jun 2012 08:20:13 +0000 (01:20 -0700)
commitebe6e21d233bdc4f6ae5f5f649d13beb4ed7a763
treefd6c9be18a8028a87feaaf44164e7f473ff16d81
parent2e499d3cc13365a87815266dda59904dcb8c8d6c
bnx2x: Change bnx2x_tests_str_arr to static char

This patch changes the definition of bnx2x_tests_str_arr from char to static
char. This correction will also eliminate the sparse warning created in commit
cf2c1df62e065bfc15e38daf2d3479a56b320f29.

Signed-off-by: Merav Sicron <meravs@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c