aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ieee80211.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/ieee80211.h')
-rw-r--r--include/net/ieee80211.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/ieee80211.h b/include/net/ieee80211.h
index 66dc136588a9..bc6bdd62c150 100644
--- a/include/net/ieee80211.h
+++ b/include/net/ieee80211.h
@@ -1076,6 +1076,7 @@ struct ieee80211_device {
1076 1076
1077 int (*handle_management) (struct net_device * dev, 1077 int (*handle_management) (struct net_device * dev,
1078 struct ieee80211_network * network, u16 type); 1078 struct ieee80211_network * network, u16 type);
1079 int (*is_qos_active) (struct net_device *dev, struct sk_buff *skb);
1079 1080
1080 /* Typical STA methods */ 1081 /* Typical STA methods */
1081 int (*handle_auth) (struct net_device * dev, 1082 int (*handle_auth) (struct net_device * dev,