From: Saravanan Dhanabal Date: Fri, 9 Apr 2010 08:07:28 +0000 (+0300) Subject: wl1271: Fix mac80211 RTS threshold requests during WL1271_STATE_OFF X-Git-Tag: v2.6.35-rc1~473^2~460^2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aecb0565e3e331d4dd23b4d35180519532015f22;p=pandora-kernel.git wl1271: Fix mac80211 RTS threshold requests during WL1271_STATE_OFF mac80211 sends RTS threshold configuration request even if the wl1271 interface state is WL1271_STATE_OFF. This leads to failures during pm tests. This patch leaves the configuration function, if the interface is going down. Signed-off-by: Saravanan Dhanabal Reviewed-by: Juuso Oikarinen Signed-off-by: Luciano Coelho Signed-off-by: John W. Linville --- Reading git-diff-tree failed