From 7b6bc07ab554e929c85d51b3d5b26cf7f12c6a3b Mon Sep 17 00:00:00 2001 From: Thomas Pugliese Date: Wed, 23 Oct 2013 14:44:26 -0500 Subject: [PATCH] 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-format-patch failed