commit | 44713b1da5a78d722dc0c03a87dc9ddf46668f80 | [log] [tgz] |
---|---|---|
author | Daniel Drake <dsd@gentoo.org> | Mon Mar 26 00:59:47 2007 +0100 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Apr 28 11:01:01 2007 -0400 |
tree | 88ed2038cabe31bccf6c728b2e57e4f6ea34e559 | |
parent | d2d7c052106ebee75952da4dd547f40a1673d9e0 [diff] |
[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>