mac80211: use multi-queue master netdevice
[deliverable/linux.git] / net / mac80211 / wme.h
index fcc6b05508ccf06eeeb94c4ff7869c148b7168f4..bbdb53344817a96f581eebfea093128d9f4b1953 100644 (file)
@@ -31,7 +31,7 @@ static inline int WLAN_FC_IS_QOS_DATA(u16 fc)
        return (fc & 0x8C) == 0x88;
 }
 
-#ifdef CONFIG_NET_SCHED
+#ifdef CONFIG_MAC80211_QOS
 void ieee80211_install_qdisc(struct net_device *dev);
 int ieee80211_qdisc_installed(struct net_device *dev);
 int ieee80211_ht_agg_queue_add(struct ieee80211_local *local,
This page took 0.025365 seconds and 5 git commands to generate.