From: Emmanuel Grumbach Date: Wed, 3 Sep 2008 03:26:50 +0000 (+0800) Subject: iwlwifi: allow association on radar channel in power save X-Git-Tag: v2.6.27.6~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=650acda5923076991d9d05dd45e1adb4453970b7;p=pandora-kernel.git iwlwifi: allow association on radar channel in power save commit c90a74bae10dc2a4677d1bd06b6400db229d3e1e upstream This patch disables power save upon association and enables it back after association. This allows to associate to AP on a radar channel if power save is enabled. Radar and passive channels are not allowed for TX (required for association) unless RX is received but PS may close the radio and no RX will be received effectively failing association. Signed-off-by: Emmanuel Grumbach Signed-off-by: Mohamed Abbas Signed-off-by: Tomas Winkler Signed-off-by: Zhu Yi Signed-off-by: John W. Linville Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed