diff options
author | Wei Wang <wei.w.wang@intel.com> | 2018-08-16 10:50:56 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2018-08-22 00:56:24 +0300 |
commit | 74cf5b169c4c197a8c66feaf1a98bb009fa306f8 (patch) | |
tree | 5ca79bd27159873eef68d25b3ef215b8341b3561 /net/appletalk | |
parent | 94710cac0ef4ee177a63b5227664b38c95bbf703 (diff) | |
download | linux-74cf5b169c4c197a8c66feaf1a98bb009fa306f8.tar.xz |
virtio-balloon: remove BUG() in init_vqs
It's a bit overkill to use BUG when failing to add an entry to the
stats_vq in init_vqs. So remove it and just return the error to the
caller to bail out nicely.
Signed-off-by: Wei Wang <wei.w.wang@intel.com>
Cc: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'net/appletalk')
0 files changed, 0 insertions, 0 deletions