]> err.no Git - linux-2.6/commit
[PATCH] zd1211rw: Fixes radiotap header
authorUlrich Kunitz <kune@deine-taler.de>
Tue, 1 Aug 2006 21:43:30 +0000 (23:43 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 2 Aug 2006 18:26:50 +0000 (14:26 -0400)
commit99f65f25c19a7a8a5789c300c2a575cff3453382
treeee789da4d2ba82620d370d9816567c8728e2c30a
parent49b1e3ea19b1c95c2f012b8331ffb3b169e4c042
[PATCH] zd1211rw: Fixes radiotap header

There has been a problem in the radiotap header. Monitor mode
works now with tcpdump 3.94 + libpcap 0.9.4. ethereal 0.99.0 +
libpcap 0.9.4 is broken, because it doesn't find the right offset
for the IEEE 802.11 header.

Signed-off-by: Ulrich Kunitz <kune@deine-taler.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/zd1211rw/zd_mac.c