summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/060-compat_add_module_pci_driver.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/mac80211/patches/060-compat_add_module_pci_driver.patch')
-rw-r--r--package/mac80211/patches/060-compat_add_module_pci_driver.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/mac80211/patches/060-compat_add_module_pci_driver.patch b/package/mac80211/patches/060-compat_add_module_pci_driver.patch
index 7d51e9a5f..6ddfc7dbe 100644
--- a/package/mac80211/patches/060-compat_add_module_pci_driver.patch
+++ b/package/mac80211/patches/060-compat_add_module_pci_driver.patch
@@ -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 */
+/**