[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130308.123210.2264544388832454980.davem@davemloft.net>
Date: Fri, 08 Mar 2013 12:32:10 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: daveo@...mit.edu
Cc: netdev@...r.kernel.org, jes@...ined-monkey.org
Subject: Re: [PATCH] rrunner.c: fix possible memory leak in rr_init_one()
From: David Oostdyk <daveo@...mit.edu>
Date: Fri, 8 Mar 2013 12:23:22 -0500
> out:
> + if (rrpriv->evt_ring)
> + pci_free_consistent(pdev, EVT_RING_SIZE, rrpriv->evt_ring,
> + rrpriv->evt_ring_dma);
Please resend this without the patch being corrupted by your
email client.
Read Documentation/email-clients.txt, and use it to correct this.
Send a test patch to yourself, and only after you can successfully
apply such a patch sent to your yourself should you resubmit your
patch here.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists