ath9k: fix spurious MIC failure detection, causing instability issues in AP mode
[openwrt.git] / package / mac80211 / patches / 110-disable_usb_compat.patch
index c895907ecf76a3079c37750af4170184c3fd99e7..c60705a531f3c6ac995254be9365d0cf44681d95 100644 (file)
@@ -11,8 +11,8 @@
  {
 --- a/compat/compat-2.6.29.c
 +++ b/compat/compat-2.6.29.c
-@@ -16,7 +16,7 @@
- #include <linux/etherdevice.h>
+@@ -51,7 +51,7 @@ void netdev_attach_ops(struct net_device
+ EXPORT_SYMBOL(netdev_attach_ops);
  
  #if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,23))
 -#if defined(CONFIG_USB) || defined(CONFIG_USB_MODULE)