Skip to content
Commit 4a658527 authored by David Vrabel's avatar David Vrabel Committed by David S. Miller
Browse files

xen-netback: delete NAPI instance when queue fails to initialize



When xenvif_connect() fails it may leave a stale NAPI instance added to
the device.  Make sure we delete it in the error path.

Signed-off-by: default avatarDavid Vrabel <david.vrabel@citrix.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 99a2dea5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment