From: Jacob Keller Date: Fri, 4 May 2012 01:55:23 +0000 (+0000) Subject: ixgbe: support software timestamping X-Git-Tag: v3.5-rc1~109^2~119^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa7bd467e3db3ddac503d0126a0c021871ca7d88;p=pandora-kernel.git ixgbe: support software timestamping Kernel software timestamping requires that the driver calls skb_tx_timestamp just before passing the skb to the MAC, in order to provide the best software timestamps. This patch adds this call for that support. Signed-off-by: Jacob Keller Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed