OSDN Git Service

usb: Fix typo in the definition of Endpoint[out]Request
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 13 Jun 2017 06:01:13 +0000 (16:01 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 15 Jul 2017 09:57:45 +0000 (11:57 +0200)
commit93f526ffe8ae1e870d511aa574e7b4670255124b
tree4e877bf587af39ed46d49fed6c89f2b1dc8b8a0c
parentc6bf62a36175fceeb4b83caf8791cd1085aeb9cc
usb: Fix typo in the definition of Endpoint[out]Request

commit 7cf916bd639bd26db7214f2205bccdb4b9306256 upstream.

The current definition is wrong. This breaks my upcoming
Aspeed virtual hub driver.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/usb/hcd.h