]> 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)
commita652bcbb291c4a810d7051b7c52c1d1664ef8c96
treea1047943e21cbbe3634e07fcaab236390b2fd03d
parent471c0bff419c1959736604328d0e715d8c494a41
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