commit | 9a23f9ca50943c1b4535d22b3acda3c31b4ad072 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni.malinen@atheros.com> | Tue May 19 17:01:38 2009 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 20 14:46:32 2009 -0400 |
tree | c8e4e3398279f6ac461e5ebfdb2d22d974e5f6c3 | |
parent | cce4c77b87ce7e71a0f244a3dfb6ac1c3a1bc67e [diff] |
ath9k: Wake up for TX in mac80211 timeout=0 sleep mode When using timeout=0 (PS-Poll) with mac80211, the driver will need to wake up for TX requests and remain awake until the TX has been completed (ACK received or timeout) or until the buffer frame(s) have been received (in case the TX is for a PS-Poll frame). Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>