diff options
author | Martin Kaiser <martin@kaiser.cx> | 2022-05-14 18:47:36 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-05-19 17:41:56 +0200 |
commit | d4170582c8b0e4f9c68a6caf5decc77424ef844b (patch) | |
tree | 7bc2e3596b25b598da9c843ba6c9021cabee8861 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cfed805f8217b078935c2cc6d55368cf143b8c12 (diff) |
staging: r8188eu: merge process_addba_req into OnAction_back
The process_addba_req function is called only by OnAction_back. Merge the
two functions.
OnAction_back has already checked that psta != NULL, we can drop the check
in process_addba_req before merging the functions. We can also simplify
the parsing of the tid by using struct ieee80211.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220514164740.282552-4-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions