Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964882AbcK3QiI (ORCPT ); Wed, 30 Nov 2016 11:38:08 -0500 Received: from userp1040.oracle.com ([156.151.31.81]:33984 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752548AbcK3QiA (ORCPT ); Wed, 30 Nov 2016 11:38:00 -0500 To: Quentin Lambert Cc: Varun Prakash , "James E.J. Bottomley" , "Martin K. Petersen" , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org Subject: Re: [PATCH] cxgb4i: Add a missing call to neigh_release From: "Martin K. Petersen" Organization: Oracle Corporation References: <20161119174214.20241-1-lambert.quentin@gmail.com> Date: Wed, 30 Nov 2016 11:37:52 -0500 In-Reply-To: <20161119174214.20241-1-lambert.quentin@gmail.com> (Quentin Lambert's message of "Sat, 19 Nov 2016 18:42:14 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 320 Lines: 10 >>>>> "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. Applied to 4.10/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering