]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: use common radiotap code for cooked monitors
authorJohannes Berg <johannes.berg@intel.com>
Fri, 2 Mar 2012 12:18:19 +0000 (13:18 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 5 Mar 2012 20:38:35 +0000 (15:38 -0500)
commit2110b068ae15b78cb4217a6aa5b3dfbd50fc7150
treea1047943e21cbbe3634e07fcaab236390b2fd03d
parent6f0d0c038c504cb2046d0382363eac6de9068c32
mac80211: use common radiotap code for cooked monitors

There's no need to hardcode a subset of the
radiotap header for cooked monitor receive,
we can just reuse the normal monitor mode
radiotap code. This simplifies the code and
extends the information available on cooked
monitor interfaces.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/rx.c