X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2F339-v5.1-0004-brcmfmac-support-monitor-frames-with-the-hardware-uc.patch;fp=package%2Fkernel%2Fmac80211%2Fpatches%2F339-v5.1-0004-brcmfmac-support-monitor-frames-with-the-hardware-uc.patch;h=7783f82c5ed612f94b0fb0643835a6206a33ac4d;hb=7da50e5f62a65671b51a42d93259bd1f7e3381a1;hp=58f9e9c923f360df7001ec103ef11aba1356728c;hpb=a63907b3bbb07724d6526b20ae18ad90f351e954;p=openwrt%2Fopenwrt.git diff --git a/package/kernel/mac80211/patches/339-v5.1-0004-brcmfmac-support-monitor-frames-with-the-hardware-uc.patch b/package/kernel/mac80211/patches/339-v5.1-0004-brcmfmac-support-monitor-frames-with-the-hardware-uc.patch index 58f9e9c923..7783f82c5e 100644 --- a/package/kernel/mac80211/patches/339-v5.1-0004-brcmfmac-support-monitor-frames-with-the-hardware-uc.patch +++ b/package/kernel/mac80211/patches/339-v5.1-0004-brcmfmac-support-monitor-frames-with-the-hardware-uc.patch @@ -39,7 +39,7 @@ Signed-off-by: Kalle Valo --- a/drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c +++ b/drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c -@@ -43,6 +43,36 @@ +@@ -42,6 +42,36 @@ #define BRCMF_BSSIDX_INVALID -1 @@ -76,7 +76,7 @@ Signed-off-by: Kalle Valo char *brcmf_ifname(struct brcmf_if *ifp) { if (!ifp) -@@ -372,6 +402,35 @@ void brcmf_netif_mon_rx(struct brcmf_if +@@ -361,6 +391,35 @@ void brcmf_netif_mon_rx(struct brcmf_if { if (brcmf_feat_is_enabled(ifp, BRCMF_FEAT_MONITOR_FMT_RADIOTAP)) { /* Do nothing */