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)
commit8c0c709eea5cbab97fb464cd68b06f24acc58ee1
tree23af087965cd5f6142e951eccbee1817560e6506
parente60d7443e00a72a2c056950cdaab79c7b077f3d4
mac80211: move cmntr flag out of rx flags

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>
include/net/mac80211.h
net/mac80211/ieee80211_i.h
net/mac80211/rx.c