summary refs log tree commit diff
path: root/net/packet/af_packet.c
diff options
context:
space:
mode:
authorAlexey Khoroshilov <khoroshilov@ispras.ru>2014-11-24 13:58:00 +0300
committerDavid S. Miller <davem@davemloft.net>2014-11-24 16:14:45 -0500
commit2dd34339ac6305c4f2f4e589b858212e339d31e9 (patch)
tree0ee36ed91c86226b7fed62c6fbd98066bab6fef2 /net/packet/af_packet.c
parentbe6572fdb1bfbe23b2624d477de50af50b02f5d6 (diff)
downloadlinux-2dd34339ac6305c4f2f4e589b858212e339d31e9.tar.gz
xen-netback: do not report success if backend_create_xenvif() fails
If xenvif_alloc() or xenbus_scanf() fail in backend_create_xenvif(),
xenbus is left in offline mode but netback_probe() reports success.

The patch implements propagation of error code for backend_create_xenvif().

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/packet/af_packet.c')
0 files changed, 0 insertions, 0 deletions