diff options
author | Luiz Fernando N. Capitulino <lcapitulino@mandriva.com.br> | 2006-07-11 19:19:25 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-07-13 01:03:25 +0200 |
commit | 166ffccfd4556ac6a777982d193ae145bb0a21e0 (patch) | |
tree | 0312cc2247c9cd37db18cfa3600483c4da070945 /drivers/usb/serial/keyspan_pda.c | |
parent | [PATCH] USB: gadget section fixups (diff) | |
download | linux-166ffccfd4556ac6a777982d193ae145bb0a21e0.tar.xz linux-166ffccfd4556ac6a777982d193ae145bb0a21e0.zip |
[PATCH] USB: Anydata: Fixes wrong URB callback.
Anydata is using usb_serial_generic_write_bulk_callback() for its
read URB, but it should use usb_serial_generic_read_bulk_callback()
instead (it's a read URB, isn't it?).
Reported by Jon K Hellan <hellan@acm.org>.
Signed-off-by: Luiz Fernando N. Capitulino <lcapitulino@mandriva.com.br>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial/keyspan_pda.c')
0 files changed, 0 insertions, 0 deletions