]> www.infradead.org Git - users/dwmw2/linux.git/commit
virtio-net: a tiny comment update
authorHeng Qi <hengqi@linux.alibaba.com>
Sun, 8 Oct 2023 06:27:44 +0000 (14:27 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Oct 2023 06:13:50 +0000 (07:13 +0100)
commitc4e33cf2611b2f73098f7413176d428d1fb62304
tree94db9829e6d16961643509bfdf0548ff3096bf34
parentf61fe5f081cf40de08d0a4c89659baf23c900f0c
virtio-net: a tiny comment update

Update a comment because virtio-net now supports both
VIRTIO_NET_F_NOTF_COAL and VIRTIO_NET_F_VQ_NOTF_COAL.

Signed-off-by: Heng Qi <hengqi@linux.alibaba.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/virtio_net.c