]> git.baikalelectronics.ru Git - kernel.git/commit
net: virtio: simplify the virtnet_find_vqs
authorTonghao Zhang <xiangxia.m.yue@gmail.com>
Thu, 31 May 2018 14:16:32 +0000 (07:16 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Jun 2018 13:33:22 +0000 (09:33 -0400)
commit6f8b46a9ab3aafe144099b6b54f10301b6a580a8
tree22e63448da3a3f17208f0421860f85b676875d1c
parent7dccda1e8fc5a95093ff14f55d313a41d2963afc
net: virtio: simplify the virtnet_find_vqs

Use the common free functions while return successfully.

Signed-off-by: Tonghao Zhang <xiangxia.m.yue@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/virtio_net.c