From: Nathan Fontenot <nf...@linux.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 <nf...@linux.vnet.ibm.com> Applied.