From: Daniel Drake Date: Sun, 25 Mar 2007 23:59:47 +0000 (+0100) Subject: [PATCH] zd1211rw: Don't handle broken frames in monitor mode X-Git-Tag: v2.6.22-rc1~1110^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44713b1da5a78d722dc0c03a87dc9ddf46668f80;p=pandora-kernel.git [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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed