mac80211: update to wireless-testing 2014-05-19
[openwrt/openwrt.git] / package / kernel / mac80211 / patches / 007-select_queue.patch
1 --- a/drivers/net/wireless/mwifiex/main.c
2 +++ b/drivers/net/wireless/mwifiex/main.c
3 @@ -745,7 +745,7 @@ static struct net_device_stats *mwifiex_
4 return &priv->stats;
5 }
6
7 -#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,15,0)
8 +#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,14,0)
9 static u16
10 mwifiex_netdev_select_wmm_queue(struct net_device *dev, struct sk_buff *skb,
11 void *accel_priv, select_queue_fallback_t fallback)