From: Juuso Oikarinen Date: Tue, 9 Mar 2010 12:25:02 +0000 (+0200) Subject: mac80211: Fix (dynamic) power save entry X-Git-Tag: v2.6.34-rc2~48^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a13052fe495948e572839e514e0e0cd236c50b0;p=pandora-kernel.git mac80211: Fix (dynamic) power save entry Currently hardware with !IEEE80211_HW_PS_NULLFUNC_STACK and IEEE80211_HW_REPORTS_TX_ACK_STATUS will never enter PSM due to the conditions in the power save entry functions. Fix those conditions. Signed-off-by: Juuso Oikarinen Cc: stable@kernel.org Signed-off-by: John W. Linville --- Reading git-diff-tree failed