]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MAC80211]: improve radiotap injection
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 26 Sep 2007 15:53:18 +0000 (17:53 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:54:18 +0000 (16:54 -0700)
commit58d4185e36913d4fc94afa4b4daccb3c9aa01957
tree77d2e8e423652f5bbf2e29e8c0b3e0aeb7858b9f
parent628a140ba033ef201706a8c7e767c8a0c0f8326c
[MAC80211]: improve radiotap injection

This improves radiotap injection by removing the shortcut over TX handlers
that led to BUGS when injecting frames without setting a rate and also
resulted in various other quirks. Now, TX handlers are run but some
information that was present in the radiotap header is used instead of
automatic settings.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Cc: Andy Green <andy@warmcat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Documentation/networking/mac80211-injection.txt
net/mac80211/ieee80211_i.h
net/mac80211/tx.c