diff options
| author | Jussi Kivilinna <[email protected]> | 2011-02-12 20:43:23 +0200 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2011-02-14 15:51:21 -0500 |
| commit | 37939810b937aba830dd751291fcdc51cae1a6cb (patch) | |
| tree | 77b6a130bc287a8243333397d1a2ba75fd525248 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 0c2530cec5672f38f8ab834ee53d17175d3bca95 (diff) | |
zd1211rw: correct use of usb_bulk_msg on interrupt endpoints
zd1211rw is using usb_bulk_msg() with usb_sndbulkpipe() on interrupt endpoint.
However usb_bulk_msg() internally corrects this and makes interrupt URB.
It's better to change usb_bulk_msgs in zd1211rw to usb_interrupt_msg for less
confusion.
Signed-off-by: Jussi Kivilinna <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions