Files
linux/drivers
Yunjian Wang 03e9f8a05b virtio_net: fix return value check in receive_mergeable()
The function virtqueue_get_buf_ctx() could return NULL, the return
value 'buf' need to be checked with NULL, not value 'ctx'.

Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2017-12-07 18:34:52 +02:00
..
2017-11-03 09:02:30 -07:00
2017-11-03 09:02:30 -07:00
2017-12-01 16:55:09 +02:00
2017-08-29 13:46:35 +02:00
2017-11-03 09:02:30 -07:00