aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iw/patches/200-reduce_size.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2020-11-29 13:12:29 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2021-02-14 15:15:32 +0100
commitda283a8f2c7ca944c064e0bc626ee815ae4b5b21 (patch)
tree3101f09e959893f9ccaa8766d7c288a906b92849 /package/network/utils/iw/patches/200-reduce_size.patch
parent12424edff53590b989761c61aefc4ae36184447e (diff)
downloadupstream-da283a8f2c7ca944c064e0bc626ee815ae4b5b21.tar.gz
upstream-da283a8f2c7ca944c064e0bc626ee815ae4b5b21.tar.bz2
upstream-da283a8f2c7ca944c064e0bc626ee815ae4b5b21.zip
iw: Update to version 5.9
The nl80211.h file is mostly matching kernel 5.10, so remove most of our changes from the patch. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/network/utils/iw/patches/200-reduce_size.patch')
-rw-r--r--package/network/utils/iw/patches/200-reduce_size.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/network/utils/iw/patches/200-reduce_size.patch b/package/network/utils/iw/patches/200-reduce_size.patch
index 1e8286300b..af30876012 100644
--- a/package/network/utils/iw/patches/200-reduce_size.patch
+++ b/package/network/utils/iw/patches/200-reduce_size.patch
@@ -337,9 +337,9 @@
SECTION(switch);
COMMAND(switch, freq,
"<freq> [NOHT|HT20|HT40+|HT40-|5MHz|10MHz|80MHz] [beacons <count>] [block-tx]\n"
-@@ -956,3 +959,4 @@ COMMAND(set, tidconf, "[peer <MAC addres
- " $ iw dev wlan0 tids 0x3 override ampdu on noack on rtscts on\n"
- " $ iw dev wlan0 peer xx:xx:xx:xx:xx:xx tids 0x1 ampdu off tids 0x3 amsdu off rtscts on\n"
+@@ -990,3 +993,4 @@ COMMAND(set, tidconf, "[peer <MAC addres
+ " $ iw dev wlan0 set tidconf peer xx:xx:xx:xx:xx:xx tids 0x2 bitrates auto\n"
+ " $ iw dev wlan0 set tidconf peer xx:xx:xx:xx:xx:xx tids 0x2 bitrates limit vht-mcs-5 4:9\n"
);
+#endif
--- a/phy.c