]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] zd1211rw: Don't handle broken frames in monitor mode
authorDaniel Drake <dsd@gentoo.org>
Sun, 25 Mar 2007 23:59:47 +0000 (00:59 +0100)
committerJeff Garzik <jeff@garzik.org>
Sat, 28 Apr 2007 15:01:01 +0000 (11:01 -0400)
commit44713b1da5a78d722dc0c03a87dc9ddf46668f80
tree88ed2038cabe31bccf6c728b2e57e4f6ea34e559
parentd2d7c052106ebee75952da4dd547f40a1673d9e0
[PATCH] zd1211rw: Don't handle broken frames in monitor mode

Using monitor mode, Johannes Berg observed out that lots of corrupted
and otherwise invalid frames were being passed to the host.

When in monitor mode we were disabling the hardware filtering here, but
this is not how monitor mode should work.

Signed-off-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/zd1211rw/zd_mac.c