From: Thomas Pugliese Date: Wed, 23 Oct 2013 19:44:26 +0000 (-0500) Subject: usb: wusbcore: set the RPIPE wMaxPacketSize value correctly X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b6bc07ab554e929c85d51b3d5b26cf7f12c6a3b;p=pandora-kernel.git usb: wusbcore: set the RPIPE wMaxPacketSize value correctly For isochronous endpoints, set the RPIPE wMaxPacketSize value using wOverTheAirPacketSize from the endpoint companion descriptor instead of wMaxPacketSize from the normal endpoint descriptor. Signed-off-by: Thomas Pugliese Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed