mac80211: move (& update) upstream accepted brcmfmac patches
authorRafał Miłecki <rafal@milecki.pl>
Tue, 17 Jan 2017 21:41:18 +0000 (22:41 +0100)
committerRafał Miłecki <rafal@milecki.pl>
Tue, 24 Jan 2017 22:01:34 +0000 (23:01 +0100)
These 3 patches are now in wireless-drivers-next tree.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
package/kernel/mac80211/patches/353-0001-brcmfmac-avoid-writing-channel-out-of-allocated-arra.patch [moved from package/kernel/mac80211/patches/840-brcmfmac-avoid-writing-channel-out-of-allocated-arra.patch with 98% similarity]
package/kernel/mac80211/patches/353-0002-brcmfmac-don-t-preset-all-channels-as-disabled.patch [moved from package/kernel/mac80211/patches/841-brcmfmac-don-t-preset-all-channels-as-disabled.patch with 96% similarity]
package/kernel/mac80211/patches/353-0003-brcmfmac-setup-wiphy-bands-after-registering-it-firs.patch [moved from package/kernel/mac80211/patches/842-brcmfmac-setup-wiphy-bands-after-registering-it-firs.patch with 97% similarity]
package/kernel/mac80211/patches/840-brcmfmac-make-brcmf_of_probe-more-generic.patch [moved from package/kernel/mac80211/patches/843-brcmfmac-make-brcmf_of_probe-more-generic.patch with 100% similarity]
package/kernel/mac80211/patches/841-brcmfmac-use-wiphy_read_of_freq_limits.patch [moved from package/kernel/mac80211/patches/844-brcmfmac-use-wiphy_read_of_freq_limits.patch with 100% similarity]

similarity index 98%
rename from package/kernel/mac80211/patches/840-brcmfmac-avoid-writing-channel-out-of-allocated-arra.patch
rename to package/kernel/mac80211/patches/353-0001-brcmfmac-avoid-writing-channel-out-of-allocated-arra.patch
index 8456a1364cfee097aa7c7b38d1b3319b27815669..710979a738b27a69c7b2787920504317d3772d44 100644 (file)
@@ -23,6 +23,7 @@ it also avoids using channel[index] over and over.
 Fixes: 58de92d2f95e ("brcmfmac: use static superset of channels for wiphy bands")
 Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
 Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com>
+Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
 ---
 
 --- a/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
similarity index 96%
rename from package/kernel/mac80211/patches/841-brcmfmac-don-t-preset-all-channels-as-disabled.patch
rename to package/kernel/mac80211/patches/353-0002-brcmfmac-don-t-preset-all-channels-as-disabled.patch
index 4d2c4b03eab4950ad5f1735d63e5386088f23ba6..dbe45642f33d4fa8714cafc847548c3fd20e33da 100644 (file)
@@ -12,6 +12,7 @@ It will on the other hand allow more detailed runtime control over
 channels which is the main reason for this change.
 
 Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
+Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
 ---
 
 --- a/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
similarity index 97%
rename from package/kernel/mac80211/patches/842-brcmfmac-setup-wiphy-bands-after-registering-it-firs.patch
rename to package/kernel/mac80211/patches/353-0003-brcmfmac-setup-wiphy-bands-after-registering-it-firs.patch
index 2826c733ba09221caf50932270ed6316dbf9c5f6..d7aa7e95589c6d26c1a4693706dbce8209693c0c 100644 (file)
@@ -20,6 +20,7 @@ due to hardware setup (design).
 
 Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
 Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com>
+Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
 ---
 
 --- a/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c