diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2018-12-06 23:39:52 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2018-12-13 21:33:31 +0100 |
commit | ac5a6acbb1aa16746644447b6a2630a3a8b20073 (patch) | |
tree | 691c3b2c3cdd9c4080825e57bef9c17fd812d60d /package/kernel/mac80211/patches/subsys/140-tweak-TSQ-setting.patch | |
parent | 816ae87709c01215319347a078f0668661c3f2dc (diff) | |
download | upstream-ac5a6acbb1aa16746644447b6a2630a3a8b20073.tar.gz upstream-ac5a6acbb1aa16746644447b6a2630a3a8b20073.tar.bz2 upstream-ac5a6acbb1aa16746644447b6a2630a3a8b20073.zip |
mac80211: Update to version 4.19.7-1
This updates the backports package used in mac80211 to version 4.19.7-1
which is based on kernel 4.19.7. This integrates all the stable fixes
introduces in this kernel version.
The deleted patches are not needed any more because they are either
included in the upstream Linux kernel 4.19.7 or in backports 4.19.7-1.
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.patch | 2 |
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 e0fe5a1b79..f7116eb9f7 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 -@@ -3787,6 +3787,12 @@ out: +@@ -3791,6 +3791,12 @@ out: netdev_tx_t ieee80211_subif_start_xmit(struct sk_buff *skb, struct net_device *dev) { |