mac80211: Fix (dynamic) power save entry
authorJuuso Oikarinen <juuso.oikarinen@nokia.com>
Tue, 9 Mar 2010 12:25:02 +0000 (14:25 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 10 Mar 2010 21:29:10 +0000 (16:29 -0500)
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>

No differences found