diff options
author | Malcolm Priestley <tvboxspy@gmail.com> | 2020-05-24 00:12:41 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-27 10:16:33 +0200 |
commit | a069cd178f63374327ded3cb1a279a317fe65496 (patch) | |
tree | ae9d404cc4dda4c7837166ac8d867e4ee81eef73 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 15ea976a1f12b5fd76b1bd6ff3eb5132fd28047f (diff) |
staging: vt6656: Fix vnt_tx_usb_header static checker warning
drivers/staging/vt6656/rxtx.c:729 vnt_beacon_xmit()
warn: struct type mismatch 'vnt_beacon_buffer vs vnt_tx_usb_header'
Since the only part of vnt_beacon_buffer is used remove and
replace it with vnt_tx_usb_header.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/9818e564-81f6-a683-caa0-69423fded401@gmail.com
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