commit | e022edbd2bfb5f9a7ddf1cca43544f7b54c6fe02 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni.malinen@atheros.com> | Fri Aug 22 17:31:33 2008 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 29 16:24:08 2008 -0400 |
tree | 4f46cfa403522902774e37b8cee7198eedde4119 | |
parent | 87e8b64e6856a41c5204a22c47cc14b1b0b57332 [diff] |
ath9k: Use mac80211 for multicast power save buffering Replace the internal ath9k implementation of multicast/broadcast frame power save buffering (AP mode) in ath9k with use of mac80211 ieee80211_get_buffered_bc() mechanism. This removes quite a bit of duplicated functionality and simplifies the driver part. Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>