commit | 280d0e16bcbf5893505a0d0897f3ca1ddc0764fa | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Wed Dec 26 18:26:17 2007 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:09:45 2008 -0800 |
tree | efa557090ba744de7736c1c6576bf4a67c11795c | |
parent | d4df6f1a9edb80c99913548467397617ccee7855 [diff] |
b43: Put multicast frames on the mcast queue 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>