From: Johannes Berg Date: Wed, 26 Sep 2007 15:53:18 +0000 (+0200) Subject: [MAC80211]: improve radiotap injection X-Git-Tag: v2.6.24-rc1~1454^2~193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58d4185e36913d4fc94afa4b4daccb3c9aa01957;p=pandora-kernel.git [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 Cc: Andy Green Signed-off-by: John W. Linville --- Reading git-diff-tree failed