• Herbert Xu's avatar
    virtio net: Add ethtool ops for SG/GSO · a9ea3fc6
    Herbert Xu authored
    This patch adds some basic ethtool operations to virtio_net so
    I could test SG without GSO (which was really useful because TSO
    turned out to be buggy :)
    
    Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (remove MTU setting)
    a9ea3fc6
virtio_net.c 15.5 KB