diff options
author | David Vrabel <david.vrabel@citrix.com> | 2013-11-21 15:26:09 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-11-21 13:09:43 -0500 |
commit | db739ef37f07a1a12e388dbaec225d9d9d5d6ded (patch) | |
tree | 1afa3b07aa5e8ef07d5753fd9ee8c5290357c382 /net/packet/internal.h | |
parent | aec6f90d412fe30b88fdea3d1880734c837e15d4 (diff) |
xen-netback: stop the VIF thread before unbinding IRQs
If the VIF thread is still running after unbinding the Tx and Rx IRQs
in xenvif_disconnect(), the thread may attempt to raise an event which
will BUG (as the irq is unbound).
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/packet/internal.h')
0 files changed, 0 insertions, 0 deletions