linux-hardened/drivers/staging/octeon-usb
Aaro Koskinen e5b90898d6 staging: octeon-usb: use usb_hcd_link_urb_to_ep()
The driver did not use link_urb_to_ep() / unlink_urb_from_ep(). This
caused odd behaviour in some error recovery situations, all requests
would start to fail after the first failure.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-07-08 16:39:22 -07:00
..
Kconfig staging: octeon-usb: depend on CAVIUM_OCTEON_SOC 2013-07-29 11:41:27 -07:00
Makefile staging: octeon-usb: merge cvmx-usb into octeon-hcd 2013-10-06 22:02:21 -07:00
octeon-hcd.c staging: octeon-usb: use usb_hcd_link_urb_to_ep() 2014-07-08 16:39:22 -07:00
octeon-hcd.h staging: octeon-usb: use a single .h file 2013-10-11 15:45:59 -07:00
TODO