mac80211: remove IEEE80211_RX_FRAGMENTED
authorJohannes Berg <johannes.berg@intel.com>
Tue, 16 Jun 2015 10:53:10 +0000 (12:53 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 17 Jul 2015 13:38:04 +0000 (15:38 +0200)
commite414eea77d1ae1201d5252964406a22adfa9f3c2
treea8ccee51bd8b406e6dbf261ce16ab881ed6f26b7
parentac100ce52a2d3b6261a06939d22e4382d9aa0bb2
mac80211: remove IEEE80211_RX_FRAGMENTED

There's a long-standing TODO item to use this flag in the cooked
monitor RX, but clearly it was never needed and now this hasn't
been used by userspace for a long time, so no userspace changes
could require it now.

Remove the unused flag.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ieee80211_i.h
net/mac80211/rx.c