diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-07-14 13:09:20 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-07-14 13:09:20 -0700 |
commit | ab8155e7bdb9143fb4118ebf923c9eea11e8ca23 (patch) | |
tree | 0886136ccbe6c0c1a5c7dda512b569454ae5a6b0 /0003-iwlwifi-mvm-disable-TX-AMSDU-on-older-NICs.patch | |
parent | Updated to 5.1.18 (diff) | |
download | linux-ck-ab8155e7bdb9143fb4118ebf923c9eea11e8ca23.tar.xz |
Switched to non-numbered iwlwifi hotfix
Diffstat (limited to '0003-iwlwifi-mvm-disable-TX-AMSDU-on-older-NICs.patch')
-rw-r--r-- | 0003-iwlwifi-mvm-disable-TX-AMSDU-on-older-NICs.patch | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/0003-iwlwifi-mvm-disable-TX-AMSDU-on-older-NICs.patch b/0003-iwlwifi-mvm-disable-TX-AMSDU-on-older-NICs.patch index 59d743d..d811047 100644 --- a/0003-iwlwifi-mvm-disable-TX-AMSDU-on-older-NICs.patch +++ b/0003-iwlwifi-mvm-disable-TX-AMSDU-on-older-NICs.patch @@ -1,7 +1,7 @@ From f6f6b798c7330d7851fee4bbe835c3954886fc3f Mon Sep 17 00:00:00 2001 From: Johannes Berg <johannes.berg@intel.com> Date: Wed, 3 Jul 2019 11:10:49 +0300 -Subject: [PATCH 3/4] iwlwifi: mvm: disable TX-AMSDU on older NICs +Subject: iwlwifi: mvm: disable TX-AMSDU on older NICs On older NICs, we occasionally see issues with A-MSDU support, where the commands in the FIFO get confused and then we see an @@ -49,5 +49,4 @@ index fdbabca0280e..3a076e5e319f 100644 if (iwl_mvm_has_tlc_offload(mvm)) { -- -2.22.0 - +cgit v1.2.1-1-g437b |