commit | 9563fe1696fa0ced8cfa3f935736d4662a81c1c3 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Mar 07 09:52:21 2012 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 08 13:59:49 2012 -0500 |
tree | f8c5f401a6b2c9299dea9d96fdd43f87d39b6c25 | |
parent | 51dc51d12bd609644bbe9877825a1a25a6016639 [diff] |
iwlwifi: remove unused max_nrg_cck from sensitivity and constify The sensitivity parameters are never modified, so they should be const. Also remove the unused max_nrg_cck value to save some space. 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>