Various minor cleanups to resource init and free code including two 
actual memory leaks.  These should be applied after the WUSB STALL patch 
I submitted earlier.

Thomas Pugliese (3):
  fix resource cleanup in error path in __wa_xfer_setup_segs
  fix leak of urb in wa_xfer_destroy.
  Use usb_init_urb to init the transfer segment URB in wa_seg_init
    instead of initializing it manually.

 drivers/usb/wusbcore/wa-xfer.c |   30 +++++++++++++++++-------------
 1 file changed, 17 insertions(+), 13 deletions(-)

-- 
1.7.10.4

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

Reply via email to