From: Helmut Schaa Date: Sun, 11 Jul 2010 10:27:58 +0000 (+0200) Subject: rt2x00: Implement broad- and multicast buffering X-Git-Tag: v2.6.36-rc1~571^2~107^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07896fe2f4df3802a224a2ee1aad1c7345d2513c;p=pandora-kernel.git rt2x00: Implement broad- and multicast buffering Although mac80211 buffers broad- and mutlicast frames for us in AP mode we still have to send them out after a DTIM beacon. Implement this behavior by sending out the buffered frames when the beacondone interrupt is processed. Signed-off-by: Helmut Schaa Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed