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

No differences found