From: Willem de Bruijn Date: Fri, 25 Jul 2014 22:01:30 +0000 (-0400) Subject: vxge: remove deprecated syststamp timestamp X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~71^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce7505882122d9fd72159e902b1ca9cc9d896679;p=pandora-kernel.git vxge: remove deprecated syststamp timestamp This driver explicitly clears a field that is unused and about to be removed. Remove the initialization. All fields in skb_shared_info before dataref are cleared in __alloc_skb, so the removal is safe even while syststamp exists. Signed-off-by: Willem de Bruijn Signed-off-by: David S. Miller --- Reading git-diff-tree failed