diff options
| author | Martin Kaiser <[email protected]> | 2022-03-30 22:12:09 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-04-04 07:33:48 +0200 |
| commit | 76d86eccadd75f66e9574c6d88fe9299557870cc (patch) | |
| tree | 62d54fe4d71818f5720ddb1eb08fdea2c0b6add3 /tools/perf/scripts/python/bin | |
| parent | 70eb91dfa2adfd18bb4701f61a3ebc85160f07aa (diff) | |
staging: r8188eu: remove the "dump rx packet" fragments
Remove the code fragments for printing incoming packets. There's only a
hal variable HAL_DEF_DBG_DUMP_RXPKT and the bDumpRxPkt component of
struct hal_data_8188e.
The hal variable is set by a private ioctl, it's read in
validate_recv_frame but it's not used.
All of this can be removed, there's no code to dump the packets.
Signed-off-by: Martin Kaiser <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions