From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH net v6 7/7] libcxgbi: free skb after debug prints Date: Wed, 10 Dec 2014 22:38:01 +0300 Message-ID: <5488A119.8080505@cogentembedded.com> References: <201412101625.sBAGPSXC011110@localhost6.localdomain6> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201412101625.sBAGPSXC011110@localhost6.localdomain6> Sender: netdev-owner@vger.kernel.org To: Karen Xie , linux-scsi@vger.kernel.org, netdev@vger.kernel.org Cc: hariprasad@chelsio.com, anish@chelsio.com, hch@infradead.org, James.Bottomley@HansenPartnership.com, michaelc@cs.wisc.edu, davem@davemloft.net List-Id: linux-scsi@vger.kernel.org Hello. On 12/10/2014 07:25 PM, Karen Xie wrote: > [PATCH net v6 7/7] libcxgbi: free skb after debug prints Please, do not duplicate the subject in the changelog -- DaveM would have to edit it out by hand. > From: Karen Xie > The debug print was accessing the skb after it was freed. > Signed-off-by: Karen Xie WBR, Sergei