]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
virtio_net: large tx MTU support
authorMark McLoughlin <markmc@redhat.com>
Wed, 26 Nov 2008 13:58:11 +0000 (13:58 +0000)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 2 Dec 2008 11:42:49 +0000 (22:12 +1030)
commit39da5814db81e8fe9782ae5ea24c0fdfcf2adc96
tree3483a6cc7af96d5cb5f1215afe3e67f4b80336cc
parent6976a1d6c222c50ac93d2273b9cf57e6fd047e59
virtio_net: large tx MTU support

We don't really have a max tx packet size limit, so allow configuring
the device with up to 64k tx MTU.

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