diff options
author | 2018-04-20 21:00:13 +0300 | |
---|---|---|
committer | 2018-04-25 20:41:29 +0300 | |
commit | 5c60300d68da32ca77f7f978039dc72bfc78b06b (patch) | |
tree | f45f092ae920b4a1c8b990855cde54d7fa5ee1fc /net/unix/af_unix.c | |
parent | virtio_console: move removal code (diff) | |
download | wireguard-linux-5c60300d68da32ca77f7f978039dc72bfc78b06b.tar.xz wireguard-linux-5c60300d68da32ca77f7f978039dc72bfc78b06b.zip |
virtio_console: reset on out of memory
When out of memory and we can't add ctrl vq buffers,
probe fails. Unfortunately the error handling is
out of spec: it calls del_vqs without bothering
to reset the device first.
To fix, call the full cleanup function in this case.
Cc: stable@vger.kernel.org
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions