iwlagn: Add missing comma between constant string array
commit2a897d41a30b0af2dbc61c18aa3d2edd9b80fe6a
authorJoe Perches <joe@perches.com>
Sat, 9 Jul 2011 06:20:25 +0000 (8 23:20 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 13 Jul 2011 18:49:35 +0000 (13 14:49 -0400)
treee773d6370947b5477c316dffcee5511c0ee31d55
parent861d9c3f25d216ccbec71a45280eff17fb912434
iwlagn: Add missing comma between constant string array

Multiple quoted strings are concatenated without comma separators.

Make the array const while there.

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-agn.c