commit | 2a897d41a30b0af2dbc61c18aa3d2edd9b80fe6a | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Fri Jul 08 23:20:25 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jul 13 14:49:35 2011 -0400 |
tree | e773d6370947b5477c316dffcee5511c0ee31d55 | |
parent | 861d9c3f25d216ccbec71a45280eff17fb912434 [diff] |
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>