aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/351-0006-brcmfmac-use-kmemdup.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/kernel/mac80211/patches/351-0006-brcmfmac-use-kmemdup.patch')
-rw-r--r--package/kernel/mac80211/patches/351-0006-brcmfmac-use-kmemdup.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/351-0006-brcmfmac-use-kmemdup.patch b/package/kernel/mac80211/patches/351-0006-brcmfmac-use-kmemdup.patch
index 913752c19d..fa93265684 100644
--- a/package/kernel/mac80211/patches/351-0006-brcmfmac-use-kmemdup.patch
+++ b/package/kernel/mac80211/patches/351-0006-brcmfmac-use-kmemdup.patch
@@ -13,7 +13,7 @@ Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
--- a/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
+++ b/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
-@@ -6666,11 +6666,10 @@ struct brcmf_cfg80211_info *brcmf_cfg802
+@@ -6730,11 +6730,10 @@ struct brcmf_cfg80211_info *brcmf_cfg802
return NULL;
}