mac80211: move cmntr flag out of rx flags
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 25 Nov 2009 16:46:15 +0000 (17:46 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Sat, 28 Nov 2009 20:05:01 +0000 (15:05 -0500)
The RX flags should soon be used only for flags
that cannot change within an a-MPDU, so move the
cooked monitor flag into the RX status flags.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found