aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
diff options
context:
space:
mode:
authorHelmut Schaa <helmut.schaa@googlemail.com>2010-10-02 11:31:33 +0200
committerJohn W. Linville <linville@tuxdriver.com>2010-10-05 13:35:27 -0400
commit5a5b6ed6ce46be128f2a5a9e56f47193c3ac3e32 (patch)
tree7b2798a71a4f0c92ad1e12d31f260707c2070ef3 /net/mac80211/main.c
parentc4c18a9dc16095fc8ada423f1e6ff3830d56d37c (diff)
downloadkernel_samsung_smdk4412-5a5b6ed6ce46be128f2a5a9e56f47193c3ac3e32.zip
kernel_samsung_smdk4412-5a5b6ed6ce46be128f2a5a9e56f47193c3ac3e32.tar.gz
kernel_samsung_smdk4412-5a5b6ed6ce46be128f2a5a9e56f47193c3ac3e32.tar.bz2
rt2x00: Don't enable broad- and multicast buffering on USB devices
Since rt2x00 USB devices have no chance to know when a beacon was sent out in AP mode currently all broad- and multicast traffic is buffered in mac80211 but never sent out at all. Unfortunately we have no chance in sending the traffic out after a DTIM beacon due to hw limitations. Hence, instead of never sending the buffered traffic out better send it out immediately. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Reported-by: Lauri Hintsala <lauri.hintsala@bluegiga.com> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/main.c')
0 files changed, 0 insertions, 0 deletions