[GIT PULL] USB fixes for v3.18-rc5

From: Felipe Balbi
Date: Mon Nov 10 2014 - 15:52:36 EST


Hi Greg,

Here's another minor for v3.18-rc5. Please consider
merging to your usb-linus branch.

Tested with AM437x SK and testusb.

cheers

The following changes since commit 206c5f60a3d902bc4b56dab2de3e88de5eb06108:

Linux 3.18-rc4 (2014-11-09 14:55:29 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v3.18-rc5

for you to fetch changes up to 520fe7633692181bb6d1560d655fbdfbb7c05aaa:

usb: dwc3: ep0: fix for dead code (2014-11-10 14:39:44 -0600)

----------------------------------------------------------------
usb: fixes for v3.18-rc5

Just one fix here on dwc3 which fixes a minor
bug caused by a fix that went in this v3.18-rc
cycle.

The corner case is minimal as it can only be
reproduced with back-to-back Setup transfers
(without starting data or status phase) by
means of a LeCroy USB Trainer, where we can
generate USB packets any way we like.

Signed-off-by: Felipe Balbi <balbi@xxxxxx>

----------------------------------------------------------------
Felipe Balbi (1):
usb: dwc3: ep0: fix for dead code

drivers/usb/dwc3/ep0.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/