mac80211: brcmfmac: pick few 4.17 cleanups required for further fixes
[openwrt/staging/xback.git] / package / kernel / mac80211 / patches / 332-v4.19-0003-brcmfmac-handle-msgbuf-packets-marked-with-monitor-m.patch
index 84f24b3b395fff3522f0a9690cd7bbea45c53ed0..a7e6af0f20b54fdf117ccf8e9a4ff291e0e1ef00 100644 (file)
@@ -75,7 +75,7 @@ Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
  {
 --- a/drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.h
 +++ b/drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.h
-@@ -121,6 +121,7 @@ struct brcmf_pub {
+@@ -122,6 +122,7 @@ struct brcmf_pub {
  
        struct brcmf_if *iflist[BRCMF_MAX_IFS];
        s32 if2bss[BRCMF_MAX_IFS];
@@ -83,7 +83,7 @@ Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
  
        struct mutex proto_block;
        unsigned char proto_buf[BRCMF_DCMD_MAXLEN];
-@@ -215,6 +216,7 @@ void brcmf_txflowblock_if(struct brcmf_i
+@@ -219,6 +220,7 @@ void brcmf_txflowblock_if(struct brcmf_i
                          enum brcmf_netif_stop_reason reason, bool state);
  void brcmf_txfinalize(struct brcmf_if *ifp, struct sk_buff *txp, bool success);
  void brcmf_netif_rx(struct brcmf_if *ifp, struct sk_buff *skb);