]> Pileus Git - ~andy/linux/commit
staging: octeon-usb: replace generic transfer callback data with urb
authorAaro Koskinen <aaro.koskinen@iki.fi>
Sun, 6 Oct 2013 19:22:29 +0000 (22:22 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Oct 2013 05:02:21 +0000 (22:02 -0700)
commit0cce1004c10d7ecf46a94773aca930529d5b72b3
treed7b0266a6fd0b1446c80932a5f75c623a9527a52
parent75ee5124871070fc4085de7ad94565cfa423960b
staging: octeon-usb: replace generic transfer callback data with urb

URB is always passed, so we can use strong typing here.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/octeon-usb/octeon-hcd.c