commit | ebe6e21d233bdc4f6ae5f5f649d13beb4ed7a763 | [log] [tgz] |
---|---|---|
author | Merav Sicron <meravs@broadcom.com> | Tue Jun 26 06:11:03 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 27 01:20:13 2012 -0700 |
tree | fd6c9be18a8028a87feaaf44164e7f473ff16d81 | |
parent | 2e499d3cc13365a87815266dda59904dcb8c8d6c [diff] |
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>