This set of patches fixes some issues with the URB dequeue process in 
the HWA.  In particular, problems that occur when unplugging the HWA 
dongle while transferring data to a device.  The last patch in the set 
is just code cleanup to hopefully make this case a little less error 
prone.

Thomas Pugliese (4):
  usb: wusbcore: fix kernel panic on HWA unplug
  usb: wusbcore: fix stranded URB after HWA unplug
  usb: wusbcore: prevent urb dequeue and giveback race
  usb: wusbcore: add a convenience function for completing a transfer segment

 drivers/usb/wusbcore/wa-xfer.c | 189 ++++++++++++++++++++++++++++++++---------
 1 file changed, 149 insertions(+), 40 deletions(-)

-- 
1.8.3.2

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to