Author: nbd Date: 2015-09-16 09:56:47 +0200 (Wed, 16 Sep 2015) New Revision: 46949
Modified: trunk/package/kernel/mac80211/patches/861-brcmfmac-register-wiphy-s-during-module_init.patch Log: mac80211: refresh patch Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/kernel/mac80211/patches/861-brcmfmac-register-wiphy-s-during-module_init.patch =================================================================== --- trunk/package/kernel/mac80211/patches/861-brcmfmac-register-wiphy-s-during-module_init.patch 2015-09-16 07:56:41 UTC (rev 46948) +++ trunk/package/kernel/mac80211/patches/861-brcmfmac-register-wiphy-s-during-module_init.patch 2015-09-16 07:56:47 UTC (rev 46949) @@ -13,7 +13,7 @@ --- 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; _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
