From: Johannes Berg Date: Wed, 7 Mar 2012 17:52:21 +0000 (-0800) Subject: iwlwifi: remove unused max_nrg_cck from sensitivity and constify X-Git-Tag: v3.4-rc1~177^2~108^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9563fe1696fa0ced8cfa3f935736d4662a81c1c3;p=pandora-kernel.git 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 Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed