From: Kalle Valo Date: Thu, 18 Dec 2008 21:35:13 +0000 (+0200) Subject: mac80211: enable IEEE80211_CONF_PS only when associated X-Git-Tag: v2.6.29-rc1~581^2~105^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0cb686ff879dc9ac045ad7258ec687088d4e450;p=pandora-kernel.git mac80211: enable IEEE80211_CONF_PS only when associated Also disable power save when disassociated. It makes no sense to have power save enabled while disassociated. iwlwifi seems to have this check in the driver, but it's better to do this in mac80211 instead. Signed-off-by: Kalle Valo Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed