mac80211: move interface type to vif structure
[safe/jmp/linux-2.6] / net / mac80211 / ieee80211_i.h
index c551a7f..91edaad 100644 (file)
@@ -294,7 +294,6 @@ struct ieee80211_if_sta {
 #define IEEE80211_SDATA_USERSPACE_MLME BIT(4)
 struct ieee80211_sub_if_data {
        struct list_head list;
-       enum ieee80211_if_types type;
 
        struct wireless_dev wdev;