mac80211: brcm: update brcmfmac 5.4 patches
[openwrt/openwrt.git] / package / kernel / mac80211 / patches / 469-v5.4-0005-brcmfmac-avoid-firmware-commands-when-bus-is-down.patch
index 4cfc0d008e28c11979147b45a9b6caf83c6eea53..0a418433dd4bc3ebe9982901e834b779415aa19e 100644 (file)
@@ -1,7 +1,7 @@
-From 66ab63fbb33bf367807e3e471231379dce6f8b8c Mon Sep 17 00:00:00 2001
+From 1ac11ae949dd883854f4523ef8e3a32aabfd6256 Mon Sep 17 00:00:00 2001
 From: Arend van Spriel <arend.vanspriel@broadcom.com>
 Date: Thu, 11 Jul 2019 11:05:10 +0200
-Subject: [PATCH 5/7] brcmfmac: avoid firmware commands when bus is down
+Subject: [PATCH] brcmfmac: avoid firmware commands when bus is down
 
 Upon rmmod a few attempts are made to inform firmware, but there is
 no point as the bus is down and these will fail. Avoid them to keep
@@ -12,6 +12,7 @@ Reviewed-by: Hante Meuleman <hante.meuleman@broadcom.com>
 Reviewed-by: Pieter-Paul Giesberts <pieter-paul.giesberts@broadcom.com>
 Reviewed-by: Franky Lin <franky.lin@broadcom.com>
 Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
+Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
 ---
  .../broadcom/brcm80211/brcmfmac/cfg80211.c    | 23 +++++++++++--------
  1 file changed, 13 insertions(+), 10 deletions(-)