vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used()
authorJason Wang <jasowang@redhat.com>
Fri, 20 Jul 2018 00:15:19 +0000 (08:15 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Jul 2018 16:43:31 +0000 (09:43 -0700)
commit09c3248938c3e3b0ef870c8f1b3f13d6dcbf67ce
tree93b94e911762c4cc26d17f6359cc2d2286497ed5
parent0d20bdf34dc7d6aeaa04f762be3e313bc4fa1b02
vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used()

Rename for reusing this for TX.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/vhost/net.c