From: Paul Chavent Date: Thu, 6 Dec 2012 15:25:05 +0000 (+0100) Subject: net : enable tx time stamping in the vde driver. X-Git-Tag: v3.9-rc3~37^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55ea1cfab24e37a347f1beae9f0b6724cad18f6b;p=pandora-kernel.git net : enable tx time stamping in the vde driver. This new version moves the skb_tx_timestamp in the main uml driver. This should avoid the need to call this function in each transport (vde, slirp, tuntap, ...). It also add support for ethtool get_ts_info. Signed-off-by: Paul Chavent Acked-by: Richard Cochran Signed-off-by: Richard Weinberger --- Reading git-diff-tree failed