From: Johannes Berg Date: Thu, 21 Jan 2010 19:33:19 +0000 (-0800) Subject: iwlwifi: remove priv->active_rate_basic X-Git-Tag: v2.6.35-rc1~473^2~714^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a02886bae3f2362d4e6efc6fb25dd3507bde8b9;p=pandora-kernel.git iwlwifi: remove priv->active_rate_basic This variable is assigned a default value, but then assigned zero as soon as mac80211 calls a change channel (which will happen right after the hw is started) and after that it never changes again. Signed-off-by: Johannes Berg Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed