From: Mark McLoughlin Date: Mon, 17 Nov 2008 06:40:36 +0000 (-0800) Subject: virtio_net: hook up the set-tso ethtool op X-Git-Tag: v2.6.29-rc1~581^2~697 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0276b4972e932ea8bf2941dcd37e9caac5652ed7;p=pandora-kernel.git virtio_net: hook up the set-tso ethtool op Seems like an oversight that we have set-tx-csum and set-sg hooked up, but not set-tso. Also leads to the strange situation that if you e.g. disable tx-csum, then tso doesn't get disabled. Signed-off-by: Mark McLoughlin Signed-off-by: Rusty Russell Signed-off-by: David S. Miller --- Reading git-diff-tree failed