mac80211: Update to version 4.19.98
[openwrt/openwrt.git] / package / kernel / mac80211 / patches / brcm / 392-v5.4-0002-brcmfmac-split-brcmf_attach-and-brcmf_detach-functio.patch
index 827178b466a1877270b5a970dae13eec7799d0e6..e0211fadbd29dc263a506de30c8e44e8539191b3 100644 (file)
@@ -96,7 +96,7 @@ Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
        if (ret != 0) {
                bphy_err(drvr, "dongle is not responding: err=%d\n", ret);
                goto fail;
-@@ -1372,6 +1382,15 @@ void brcmf_detach(struct device *dev)
+@@ -1377,6 +1387,15 @@ void brcmf_detach(struct device *dev)
                brcmf_cfg80211_detach(drvr->config);
                drvr->config = NULL;
        }