aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/subsys/140-tweak-TSQ-setting.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2020-04-28 23:56:33 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2020-05-21 14:39:34 +0200
commita4b50c4bce7b015c9d7c7d599ea29994a55f3f1f (patch)
treeb11900bac84604a71fe59a3ccac678f81289fd47 /package/kernel/mac80211/patches/subsys/140-tweak-TSQ-setting.patch
parent6593ea23e5173861e44f5f6a6fe3e7e6c3978f17 (diff)
downloadupstream-a4b50c4bce7b015c9d7c7d599ea29994a55f3f1f.tar.gz
upstream-a4b50c4bce7b015c9d7c7d599ea29994a55f3f1f.tar.bz2
upstream-a4b50c4bce7b015c9d7c7d599ea29994a55f3f1f.zip
mac80211: Update to version 5.4.36-1
This updates the mac80211 backport to the latest minor version. The removed patch was a backport from the upstream kernel which is now integrated. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/kernel/mac80211/patches/subsys/140-tweak-TSQ-setting.patch')
-rw-r--r--package/kernel/mac80211/patches/subsys/140-tweak-TSQ-setting.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/subsys/140-tweak-TSQ-setting.patch b/package/kernel/mac80211/patches/subsys/140-tweak-TSQ-setting.patch
index 64a92a16f6..fa12232f1b 100644
--- a/package/kernel/mac80211/patches/subsys/140-tweak-TSQ-setting.patch
+++ b/package/kernel/mac80211/patches/subsys/140-tweak-TSQ-setting.patch
@@ -1,6 +1,6 @@
--- a/net/mac80211/tx.c
+++ b/net/mac80211/tx.c
-@@ -4024,6 +4024,12 @@ out:
+@@ -4048,6 +4048,12 @@ out:
netdev_tx_t ieee80211_subif_start_xmit(struct sk_buff *skb,
struct net_device *dev)
{