From: Jouni Malinen Date: Fri, 22 Aug 2008 14:31:33 +0000 (+0300) Subject: ath9k: Use mac80211 for multicast power save buffering X-Git-Tag: v2.6.28-rc1~717^2~384^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e022edbd2bfb5f9a7ddf1cca43544f7b54c6fe02;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed