]> git.baikalelectronics.ru Git - kernel.git/commit
virtio_net: Set VIRTIO_NET_F_GUEST_CSUM feature
authorMark McLoughlin <markmc@redhat.com>
Tue, 8 Jul 2008 07:10:42 +0000 (17:10 +1000)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 11 Jul 2008 05:20:33 +0000 (01:20 -0400)
commit2579e8c7c5ebebe51db6b2554525d833384fd298
treeb3b983a00203ae0b6676a0d3cfc9d605b2895589
parent607e9dbbda256a623e7957811d39937d517d1491
virtio_net: Set VIRTIO_NET_F_GUEST_CSUM feature

We can handle receiving partial csums, so set the
appropriate feature bit.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/virtio_net.c