commit | 2a13052fe495948e572839e514e0e0cd236c50b0 | [log] [tgz] |
---|---|---|
author | Juuso Oikarinen <juuso.oikarinen@nokia.com> | Tue Mar 09 14:25:02 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Mar 10 16:29:10 2010 -0500 |
tree | 7a15b095d5dc57fb21ea789439851205e2865349 | |
parent | 41093167ec6c1854903a4bc38a37b5740c028984 [diff] |
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 <juuso.oikarinen@nokia.com> Cc: stable@kernel.org Signed-off-by: John W. Linville <linville@tuxdriver.com>