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-08-16 11:38:30 +0200
committerRafał Miłecki <rafal@milecki.pl>2018-08-16 13:15:06 +0200
commit0c76265d0819e16a256707b8c357a4cdbb1464f3 (patch)
treee82f0f459e71d4479b3a335c2ff10c10d52768c3 /package/kernel/mac80211/patches/860-brcmfmac-register-wiphy-s-during-module_init.patch
parent9d8940c5b92fda3385112264c808127b8047f159 (diff)
downloadupstream-0c76265d0819e16a256707b8c357a4cdbb1464f3.tar.gz
upstream-0c76265d0819e16a256707b8c357a4cdbb1464f3.tar.bz2
upstream-0c76265d0819e16a256707b8c357a4cdbb1464f3.zip
mac80211: brcmfmac: backport important changes from the 4.19
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 90f5adb0d1..d86f06ad80 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
-@@ -1276,6 +1276,7 @@ int __init brcmf_core_init(void)
+@@ -1301,6 +1301,7 @@ int __init brcmf_core_init(void)
{
if (!schedule_work(&brcmf_driver_work))
return -EBUSY;