aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/861-brcmfmac-register-wiphy-s-during-module_init.patch
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2016-09-29 14:58:53 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-09-29 14:58:53 +0200
commitbc004132213820368cc3af1e54e18f5cdb760972 (patch)
tree499f23dda28368b36385209c3ceb0a5227ab9fad /package/kernel/mac80211/patches/861-brcmfmac-register-wiphy-s-during-module_init.patch
parent396e838bd6a8e8df8ea2f0fdb8b70be449682b8f (diff)
downloadupstream-bc004132213820368cc3af1e54e18f5cdb760972.tar.gz
upstream-bc004132213820368cc3af1e54e18f5cdb760972.tar.bz2
upstream-bc004132213820368cc3af1e54e18f5cdb760972.zip
mac80211: brcmfmac: backport patches that were skipped previously #2
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Diffstat (limited to 'package/kernel/mac80211/patches/861-brcmfmac-register-wiphy-s-during-module_init.patch')
-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 9850e2dad3..ae571c99ab 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/broadcom/brcm80211/brcmfmac/core.c
+++ b/drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c
-@@ -1398,6 +1398,7 @@ int __init brcmf_core_init(void)
+@@ -1213,6 +1213,7 @@ int __init brcmf_core_init(void)
{
if (!schedule_work(&brcmf_driver_work))
return -EBUSY;