b43: Put multicast frames on the mcast queue
authorMichael Buesch <mb@bu3sch.de>
Wed, 26 Dec 2007 17:26:17 +0000 (18:26 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:09:45 +0000 (15:09 -0800)
This queues frames flagged as "send after DTIM" by mac80211
on the special multicast queue. The firmware will take care
to send the packet after the DTIM.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found