diff options
author | Petko Manolov <[email protected]> | 2020-09-27 15:49:09 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-10-02 11:30:10 +0200 |
commit | b2a0f274e3f7e5ad3b5546e4293ca1cf25126f51 (patch) | |
tree | 57130a29bb22ff83a44f2cc544708cc9fadcafbe /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 5789051fc57bb6abecb6ab5b44fdc4b5e8f90b5a (diff) |
net: rtl8150: Use the new usb control message API.
The old usb_control_msg() let the caller handle the error and also did not
account for partial reads. Since these are now considered harmful, move the
driver over to usb_control_msg_recv/send() calls.
Signed-off-by: Petko Manolov <[email protected]>
Acked-by: David S. Miller <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions