aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorNathan Fontenot <[email protected]>2017-02-10 18:29:06 +0000
committerDavid S. Miller <[email protected]>2017-02-12 02:24:15 +0000
commite722af6391949e8851310441bb0cec157d25611d (patch)
tree5f380ff43acdf1697d9ce6e672aedb2f3f08cccf /drivers/net/xen-netback/interface.c
parentibmvnic: Initialize completion variables before starting work (diff)
downloadkernel-e722af6391949e8851310441bb0cec157d25611d.tar.gz
kernel-e722af6391949e8851310441bb0cec157d25611d.zip
ibmvnic: Call napi_disable instead of napi_enable in failure path
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions