aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorJonas Dreßler <[email protected]>2021-10-16 17:32:43 +0200
committerKalle Valo <[email protected]>2021-10-20 11:51:21 +0300
commitcc8a8bc37466f79b24d972555237f3d591150602 (patch)
tree01dadf56374fcab204650f0496659f56f2d8ffe0 /tools/perf/scripts/python/bin/export-to-postgresql-report
parenta8a8fc7b2a7132a0b61adabd85d8c57d2ce0185f (diff)
mwifiex: Send DELBA requests according to spec
While looking at on-air packets using Wireshark, I noticed we're never setting the initiator bit when sending DELBA requests to the AP: While we set the bit on our del_ba_param_set bitmask, we forget to actually copy that bitmask over to the command struct, which means we never actually set the initiator bit. Fix that and copy the bitmask over to the host_cmd_ds_11n_delba command struct. Fixes: 5e6e3a92b9a4 ("wireless: mwifiex: initial commit for Marvell mwifiex driver") Signed-off-by: Jonas Dreßler <[email protected]> Acked-by: Pali Rohár <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions