diff options
author | Martin Kaiser <martin@kaiser.cx> | 2023-01-23 21:53:31 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-27 10:10:36 +0100 |
commit | c00ed7dde89ae4a04fdd57a78dfcf7d0fcba20b1 (patch) | |
tree | 4162e21cb9947a4289412c92309e2e1e9ca25186 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8d97399bebe8de645489f5ec941b271ae9fe4d31 (diff) |
staging: r8188eu: remove redundant parameter
The rtl8188eu_xmitframe_complete function takes two parameters: adapter
and xmit_priv. xmit_priv is part of struct adapter, this parameter can be
removed.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Link: https://lore.kernel.org/r/20230123205342.229589-13-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