aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/860-brcmfmac-register-wiphy-s-during-module_init.patch
diff options
context:
space:
mode:
authorRafał Miłecki <rafal@milecki.pl>2018-03-01 14:55:08 +0100
committerRafał Miłecki <rafal@milecki.pl>2018-03-01 15:17:02 +0100
commitc29a2a4283d71ae0c7b7d8fcbc27dbb1f94b3521 (patch)
tree18993b8ddbd8c879735963dd41db3df86ef78927 /package/kernel/mac80211/patches/860-brcmfmac-register-wiphy-s-during-module_init.patch
parent81542331cb1827650f3abd69375d964d0ce2d050 (diff)
downloadupstream-c29a2a4283d71ae0c7b7d8fcbc27dbb1f94b3521.tar.gz
upstream-c29a2a4283d71ae0c7b7d8fcbc27dbb1f94b3521.tar.bz2
upstream-c29a2a4283d71ae0c7b7d8fcbc27dbb1f94b3521.zip
mac80211: brcmfmac: firmware halt and scan cleanup
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Diffstat (limited to 'package/kernel/mac80211/patches/860-brcmfmac-register-wiphy-s-during-module_init.patch')
-rw-r--r--package/kernel/mac80211/patches/860-brcmfmac-register-wiphy-s-during-module_init.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/860-brcmfmac-register-wiphy-s-during-module_init.patch b/package/kernel/mac80211/patches/860-brcmfmac-register-wiphy-s-during-module_init.patch
index cc29402c0b..599269d9e4 100644
--- a/package/kernel/mac80211/patches/860-brcmfmac-register-wiphy-s-during-module_init.patch
+++ b/package/kernel/mac80211/patches/860-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
-@@ -1198,6 +1198,7 @@ int __init brcmf_core_init(void)
+@@ -1236,6 +1236,7 @@ int __init brcmf_core_init(void)
{
if (!schedule_work(&brcmf_driver_work))
return -EBUSY;