From: Vivek Natarajan Date: Wed, 24 Dec 2008 02:28:34 +0000 (-0800) Subject: mac80211: A couple of fixes to dynamic power save. X-Git-Tag: v2.6.30-rc1~662^2~836^2~292 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=869717fbe43eb831cbebd03a9a66a4a4c3b406a9;p=pandora-kernel.git mac80211: A couple of fixes to dynamic power save. a) hw_config() should not be called from siwpower() for the drivers which do not support dynamic powersave. b) IEEE80211_HW_NO_STACK_DYNAMIC_PS needs to be verified in set_associated() also before enabling the power save timers. Signed-off-by: Vivek Natarajan Signed-off-by: John W. Linville --- Reading git-diff-tree failed