aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMartin Kaiser <[email protected]>2022-11-06 13:48:53 +0100
committerGreg Kroah-Hartman <[email protected]>2022-11-08 16:29:29 +0100
commitcc027b3e4087e27d23e5c1d778e802c35f4c987d (patch)
tree3576b3d2ef3abdd0e22109219031afd6fe6a3ed2 /tools/perf/scripts/python
parent30534c72bac17a6c160017229ba38fcd0cc21ac6 (diff)
staging: r8188eu: don't store addba request
There's no need to store an incoming addba request in struct mlme_ext_info. We only need the addba request to copy some of its fields into our addba response. It's simpler to pass the incoming request's management frame to issue_action_BA as an additional parameter. issue_action_BA can then extract the required fields. If issue_action_BA prepares a request rather than a response, the caller sets the parameter for the incoming request to NULL. Signed-off-by: Martin Kaiser <[email protected]> Tested-by: Philipp Hortmann <[email protected]> # Edimax N150 Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions