Re: [PATCH 2/3] USB speedtouch: fix memory leak in error path

From: Greg KH
Date: Wed Apr 14 2004 - 12:08:53 EST


On Tue, Apr 13, 2004 at 11:15:25AM +0200, Duncan Sands wrote:
> Hi Greg, this patch fixes a memory leak in the speedtouch driver.
> The leak occurs when the ATM layer submits a skbuff for transmission,
> but the driver rejects it (because the device has been unplugged for
> example). The ATM layer requires the driver to free the skbuff in this
> case. The patch is against your 2.6 kernel tree.

Applied, thanks.

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/