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: v3.2.54~170 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d83ceadbcef3426b566bdd6dea16043bfaa12a75;p=pandora-kernel.git usb: wusbcore: set the RPIPE wMaxPacketSize value correctly commit 7b6bc07ab554e929c85d51b3d5b26cf7f12c6a3b upstream. 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 Signed-off-by: Greg Kroah-Hartman [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed