From mboxrd@z Thu Jan 1 00:00:00 1970 From: Varun Prakash Date: Wed, 30 Nov 2016 11:31:32 +0000 Subject: Re: [PATCH] cxgb4i: Add a missing call to neigh_release Message-Id: <20161130111931.GA1703@chelsio.com> List-Id: References: <20161119174214.20241-1-lambert.quentin@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: "Martin K. Petersen" Cc: Quentin Lambert , Karen Xie , "James E.J. Bottomley" , "linux-scsi@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "kernel-janitors@vger.kernel.org" On Tue, Nov 29, 2016 at 10:18:09PM +0530, Martin K. Petersen wrote: > >>>>> "Quentin" = Quentin Lambert writes: > > Quentin> Most error branches following the call to dst_neigh_lookup > Quentin> contain a call to neigh_release. This patch add these calls > Quentin> where they are missing. > > Varun: Please review! > Looks good. Acked-by: Varun Prakash