summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/060-compat_add_module_pci_driver.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-05-30 01:01:06 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-05-30 01:01:06 +0000
commita3657acc2bf23df97f226f45558eed1e194fd217 (patch)
treeddbb857e08e6eb21ee8427a2f433273ee056a28f /package/mac80211/patches/060-compat_add_module_pci_driver.patch
parent80f0c401c284347a24cb5695a1346257480e1190 (diff)
mac80211: update to wireless-testing 2012-05-29
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32002 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 */
+/**