Re: [PATCH 1/3] usbnet: fix leak of transfer buffer of dev->interrupt
From: Oliver Neukum <hidden>
Date: 2012-04-30 08:58:14
Am Montag, 30. April 2012, 10:51:02 schrieb Ming Lei:
The transfer buffer of dev->interrupt is allocated in .probe path, but not freed in .disconnet path, so mark the interrupt URB as URB_FREE_BUFFER to free the buffer when the URB is destroyed. Signed-off-by: Ming Lei <redacted>
Acked-by: Oliver Neukum <redacted> -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html