From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Pirko Date: Sat, 27 Feb 2016 11:38:35 +0000 Subject: Re: [patch] rocker: fix an error code Message-Id: <20160227113835.GD2119@nanopsycho.orion> List-Id: References: <20160227113143.GA19177@mwanda> In-Reply-To: <20160227113143.GA19177@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Dan Carpenter Cc: Ying Xue , Scott Feldman , netdev@vger.kernel.org, kernel-janitors@vger.kernel.org Sat, Feb 27, 2016 at 12:31:43PM CET, dan.carpenter@oracle.com wrote: >We intended to return PTR_ERR() here instead of 1. > >Fixes: 1f9993f6825f ('rocker: fix a neigh entry leak issue') >Signed-off-by: Dan Carpenter Acked-by: Jiri Pirko