usb: dwc3: fix a WARN and a comment
authorFelipe Balbi <balbi@ti.com>
Thu, 24 May 2012 06:19:31 +0000 (09:19 +0300)
committerFelipe Balbi <balbi@ti.com>
Sun, 3 Jun 2012 20:08:17 +0000 (23:08 +0300)
we're now have DWC3_EP0_BOUNCE_SIZE to tell
us the actual size of the bufer. Let's use that
instead of ep0 wMaxPacketSize.

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found