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)
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>

No differences found