From: Willem de Bruijn Date: Fri, 25 Jul 2014 22:01:31 +0000 (-0400) Subject: packet: remove deprecated syststamp timestamp X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~71^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68a360e82e55c9b35097e7be7f7991d8f401032f;p=pandora-kernel.git packet: remove deprecated syststamp timestamp No device driver will ever return an skb_shared_info structure with syststamp non-zero, so remove the branch that tests for this and optionally marks the packet timestamp as TP_STATUS_TS_SYS_HARDWARE. Do not remove the definition TP_STATUS_TS_SYS_HARDWARE, as processes may refer to it. Signed-off-by: Willem de Bruijn Signed-off-by: David S. Miller --- Reading git-diff-tree failed