From: Daniel Borkmann Date: Tue, 23 Apr 2013 00:39:29 +0000 (+0000) Subject: packet: enable hardware tx timestamping on tpacket ring X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~37^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a51384cc9f4145de352d266821b63f1bb0d46ff;p=pandora-kernel.git packet: enable hardware tx timestamping on tpacket ring Currently, we only have software timestamping for the TX ring buffer path, but this limitation stems rather from the implementation. By just reusing tpacket_get_timestamp(), we can also allow hardware timestamping just as in the RX path. Signed-off-by: Daniel Borkmann Acked-by: Willem de Bruijn Signed-off-by: David S. Miller --- Reading git-diff-tree failed