ath9k: revert an upstream initval update to fix a rx sensitivity regression on ar9380...
[openwrt/svn-archive/archive.git] / package / mac80211 / patches / 060-compat_add_module_pci_driver.patch
index 7d51e9a5f0df92c35fd2d5af946b4e36a47ec894..6ddfc7dbece7b99fc570b39e4eaddd1afbbbc560 100644 (file)
@@ -1,8 +1,8 @@
 --- a/include/linux/compat-3.4.h
 +++ b/include/linux/compat-3.4.h
-@@ -62,6 +62,19 @@ static inline void eth_hw_addr_random(st
- #endif /* (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,31)) */
- #endif /* (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,12)) */
+@@ -77,6 +77,19 @@ static inline void eth_hw_addr_random(st
+       module_driver(__pci_driver, pci_register_driver, \
+                      pci_unregister_driver)
  
 +/* source include/linux/pci.h */
 +/**