[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170211.212431.245269233664246874.davem@davemloft.net>
Date: Sat, 11 Feb 2017 21:24:31 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: nfont@...ux.vnet.ibm.com
Cc: netdev@...r.kernel.org, jallen@...ux.vnet.ibm.com,
tlfalcon@...ux.vnet.ibm.com
Subject: Re: [PATCH] ibmvnic: Call napi_disable instead of napi_enable in
failure path
From: Nathan Fontenot <nfont@...ux.vnet.ibm.com>
Date: Fri, 10 Feb 2017 13:29:06 -0500
> The failure path in ibmvnic_open() mistakenly makes a second call
> to napi_enable instead of calling napi_disable. This can result
> in a BUG_ON for any queues that were enabled in the previous call
> to napi_enable.
>
> Signed-off-by: Nathan Fontenot <nfont@...ux.vnet.ibm.com>
Applied.
Powered by blists - more mailing lists