]> asedeno.scripts.mit.edu Git - linux.git/commit
um: virtio: Remove device on disconnect
authorJohannes Berg <johannes.berg@intel.com>
Wed, 18 Sep 2019 19:24:13 +0000 (21:24 +0200)
committerRichard Weinberger <richard@nod.at>
Mon, 25 Nov 2019 21:43:08 +0000 (22:43 +0100)
commit04e5b1fb01834a602acaae2276b67a783a8c6159
tree1a325bc04e87f13a74944dadb6e542f2b705d0e1
parent5c1f33e2a03c0b8710b5d910a46f1e1fb0607679
um: virtio: Remove device on disconnect

If the connection drops, just remove the device, we don't try
to recover from this right now.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/drivers/virtio_uml.c