aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-09-16 07:56:47 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-09-16 07:56:47 +0000
commitd48cd2a424443a059177e53d3a0e7882219feffb (patch)
treecf55a364614623696b15ec9cf9fccbd3d25300e3 /package/kernel/mac80211/patches
parent4c51b9094b6e8c72ed6b4329d90f652f00070c91 (diff)
downloadmaster-187ad058-d48cd2a424443a059177e53d3a0e7882219feffb.tar.gz
master-187ad058-d48cd2a424443a059177e53d3a0e7882219feffb.tar.bz2
master-187ad058-d48cd2a424443a059177e53d3a0e7882219feffb.zip
mac80211: refresh patch
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46949 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/mac80211/patches')
-rw-r--r--package/kernel/mac80211/patches/861-brcmfmac-register-wiphy-s-during-module_init.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/861-brcmfmac-register-wiphy-s-during-module_init.patch b/package/kernel/mac80211/patches/861-brcmfmac-register-wiphy-s-during-module_init.patch
index f9799ceb00..685a5f90c2 100644
--- a/package/kernel/mac80211/patches/861-brcmfmac-register-wiphy-s-during-module_init.patch
+++ b/package/kernel/mac80211/patches/861-brcmfmac-register-wiphy-s-during-module_init.patch
@@ -13,7 +13,7 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
--- a/drivers/net/wireless/brcm80211/brcmfmac/core.c
+++ b/drivers/net/wireless/brcm80211/brcmfmac/core.c
-@@ -1189,6 +1189,7 @@ static int __init brcmfmac_module_init(v
+@@ -1213,6 +1213,7 @@ static int __init brcmfmac_module_init(v
#endif
if (!schedule_work(&brcmf_driver_work))
return -EBUSY;