commit | 706c4ff67cb86134a3a93413a595a7c5559b7cc2 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Mar 05 11:24:33 2012 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Mar 06 15:16:11 2012 -0500 |
tree | 5067706aa3826015a8be7e2137ffd8f9f9c290ab | |
parent | 7e79a3937a44b1dc5f457e6dbb8c50e93719286a [diff] |
iwlwifi: make config const Writing to the global config structures is always wrong. To protect against such mistakes in the future, mark them const. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>