diff options
author | Martin Kaiser <[email protected]> | 2023-02-06 21:17:55 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-02-07 08:41:03 +0100 |
commit | ca0e0d84aecaa279f9c05bd5852c9958790c8233 (patch) | |
tree | d62b7b78e24e8324df3952c2d4406c50a7119607 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 3d281bdbffb330da562df985dc30ed1075b638f4 (diff) |
staging: r8188eu: pass a struct recv_buf to rtw_read_port
The rtw_read_port function needs a struct recv_buf for preparing the usb
transfer.
Replace its u8 *rmem parameter with a struct recv_buf pointer to avoid
casts in the caller and in rtw_read_port.
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/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions