]> git.karo-electronics.de Git - mv-sheeva.git/commit
rt2x00: Implement broad- and multicast buffering
authorHelmut Schaa <helmut.schaa@googlemail.com>
Sun, 11 Jul 2010 10:27:58 +0000 (12:27 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 12 Jul 2010 20:05:35 +0000 (16:05 -0400)
commit07896fe2f4df3802a224a2ee1aad1c7345d2513c
tree8ea79fcf85037f80d11930f24707eee67d017b9b
parent4dee32f51b0beba25a70e8011652858c6e55f792
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 <helmut.schaa@googlemail.com>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2x00dev.c