]> git.baikalelectronics.ru Git - kernel.git/commit
USB: serial: metro-usb: make debug messages bit more informative.
authorAleksey Babahin <tamerlan311@gmail.com>
Mon, 19 Mar 2012 20:46:35 +0000 (00:46 +0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Apr 2012 20:30:37 +0000 (13:30 -0700)
commit170d0a81c6b7a83799c232e1c784697db613daf3
tree44e3bbdba7c30f1347733962aa574091909b837e
parent97ddd239448567a9730f0cf9a2bbf2c7a8077fc5
USB: serial: metro-usb: make debug messages bit more informative.

In this place result value is always zero. Use urb->status instead.

Signed-off-by: Aleksey Babahin <tamerlan311@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/metro-usb.c