if_vtnet - Get rid of separate vtnet_{rx,tx}_intr_task functions.
authorImre Vadász <imre@vdsz.com>
Mon, 26 Mar 2018 21:44:30 +0000 (23:44 +0200)
committerImre Vadász <imre@vdsz.com>
Mon, 26 Mar 2018 21:44:30 +0000 (23:44 +0200)
commit85c6f9e57caa9d6b3de3b5be7c863828d6e3b600
tree288e6fa96f108960b37c8ae4f35ce912e7d38c44
parentbce0b58796f92bdcdb1c3e98cd44a00c9ce36e3a
if_vtnet - Get rid of separate vtnet_{rx,tx}_intr_task functions.

* Just inline them into vtnet_rx_vq_intr and vtnet_tx_vq_intr respectively.
sys/dev/virtual/virtio/net/if_vtnet.c