usb: wusbcore: clean up the sg list that was created for out transfers
authorThomas Pugliese <thomas.pugliese@gmail.com>
Thu, 26 Sep 2013 19:08:15 +0000 (14:08 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Sep 2013 23:31:37 +0000 (16:31 -0700)
commitd5b5c9f228bf15d134b0ac8d493b119417f5f9e9
treeb7010bb574453c96d874f1ba03d72bd4d94de063
parentffd6d17ddb1bea8267ee3edf6032fc6aa777e832
usb: wusbcore: clean up the sg list that was created for out transfers

Clean up the SG list after transfer completetion for out transfers if one
was created by the HWA.

Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/wusbcore/wa-xfer.c