commit | e414eea77d1ae1201d5252964406a22adfa9f3c2 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Jun 16 12:53:10 2015 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Jul 17 15:38:04 2015 +0200 |
tree | a8ccee51bd8b406e6dbf261ce16ab881ed6f26b7 | |
parent | ac100ce52a2d3b6261a06939d22e4382d9aa0bb2 [diff] |
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>