sfc: Don't clear timestamps in efx_ptp_rx()
authorBen Hutchings <bhutchings@solarflare.com>
Thu, 28 Nov 2013 18:58:11 +0000 (18:58 +0000)
committerBen Hutchings <bhutchings@solarflare.com>
Thu, 12 Dec 2013 22:07:17 +0000 (22:07 +0000)
commita45a3a5cdc8dca283e4373045aae8af485f07a07
treef1f4bd401638f6423e4ff88889c2fcc160cb6272
parent9aecda95d0a2865ed7139d19fe4ae9d819e738be
sfc: Don't clear timestamps in efx_ptp_rx()

A freshly allocated skb starts with timestamps clear.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
drivers/net/ethernet/sfc/ptp.c