]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
mac80211: reorder patches in subsys/
authorFelix Fietkau <nbd@nbd.name>
Mon, 30 Sep 2024 08:06:31 +0000 (10:06 +0200)
committerFelix Fietkau <nbd@nbd.name>
Mon, 30 Sep 2024 09:32:38 +0000 (11:32 +0200)
Close some patch numbering gaps left behind by updates

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/kernel/mac80211/patches/subsys/220-allow-ibss-mixed.patch [moved from package/kernel/mac80211/patches/subsys/400-allow-ibss-mixed.patch with 100% similarity]
package/kernel/mac80211/patches/subsys/230-avoid-crashing-missing-band.patch [moved from package/kernel/mac80211/patches/subsys/780-avoid-crashing-missing-band.patch with 93% similarity]
package/kernel/mac80211/patches/subsys/310-cfg80211-allow-grace-period-for-DFS-available-after-.patch [moved from package/kernel/mac80211/patches/subsys/320-cfg80211-allow-grace-period-for-DFS-available-after-.patch with 100% similarity]
package/kernel/mac80211/patches/subsys/320-mac80211-add-AQL-support-for-broadcast-packets.patch [moved from package/kernel/mac80211/patches/subsys/330-mac80211-add-AQL-support-for-broadcast-packets.patch with 100% similarity]
package/kernel/mac80211/patches/subsys/330-wifi-mac80211-introduce-EHT-rate-support-in-AQL-airt.patch [moved from package/kernel/mac80211/patches/subsys/350-wifi-mac80211-introduce-EHT-rate-support-in-AQL-airt.patch with 100% similarity]

similarity index 93%
rename from package/kernel/mac80211/patches/subsys/780-avoid-crashing-missing-band.patch
rename to package/kernel/mac80211/patches/subsys/230-avoid-crashing-missing-band.patch
index ae400b78a1a2be9900e2f50a0959132bf271da3b..9e9e3844b7ac5ba3e443c9a5f47cdf9b4f13dd24 100644 (file)
@@ -18,7 +18,7 @@ Signed-off-by: David Bauer <mail@david-bauer.net>
 
 --- a/net/mac80211/sta_info.c
 +++ b/net/mac80211/sta_info.c
-@@ -2455,6 +2455,13 @@ static void sta_stats_decode_rate(struct
+@@ -2439,6 +2439,13 @@ static void sta_stats_decode_rate(struct
  
                sband = local->hw.wiphy->bands[band];