diff options
author | Ilan Peer <ilan.peer@intel.com> | 2025-02-09 15:34:53 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2025-02-11 14:41:46 +0300 |
commit | 3640dbc1f75ce15d128ea4af44226960d894f3fd (patch) | |
tree | adf7ac89963e2fb4dc6e6643b4619b31ccdf82fe /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 3b08e608d50c44ca1135beed179f266aa0461da7 (diff) | |
download | linux-3640dbc1f75ce15d128ea4af44226960d894f3fd.tar.xz |
wifi: iwlwifi: Fix A-MSDU TSO preparation
The TSO preparation assumed that the skb head contained the headers
while the rest of the data was in the fragments. Since this is not
always true, e.g., it is possible that the data was linearised, modify
the TSO preparation to start the data processing after the network
headers.
Fixes: 7f5e3038f029 ("wifi: iwlwifi: map entire SKB when sending AMSDUs")
Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Reviewed-by: Benjamin Berg <benjamin.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250209143303.75769a4769bf.Iaf79e8538093cdf8c446c292cc96164ad6498f61@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions