Files
linux/drivers/net
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-08-24 09:57:28 +02:00
2017-11-01 20:52:36 +09:00
2017-11-01 20:52:36 +09:00
2017-11-02 16:20:53 +09:00