On Mon, Oct 22, 2012 at 12:42:49PM +0200, Alois Schloegl wrote:
> Hi,
> 
> 
> Please include (Greg Smith <[email protected]>) into any communication.
> Greg Smith from CED noticed that there is no kfree, causing a memory
> leak, and memset() has been removed, thus tx->used was not cleared.
> 
> The patch below should fix this.

This isn't the right way to submit patches.  Run checkpatch over the
patch.  (No signed off by etc).  Also it's totally corrupted.  Email
it to yourself, save the email, cat raw_email.txt | git am.  Look
over the changelog.  When that works, then resend.

Read Documentation/SubmittingPatches for more info.

regards,
dan carpenter
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to