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>
Tue, 13 Jun 2017 08:48:24 +0000 (10:48 +0200)
commit7cf916bd639bd26db7214f2205bccdb4b9306256
tree1689c4dfe83e687af15429274f4cdb6fcc6120e6
parente55dea8ede2245918c537b9a252a1269f5d7b78b
usb: Fix typo in the definition of Endpoint[out]Request

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>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/usb/hcd.h