fec_mpc52xx: enable transmit and receive time stamping.
authorRichard Cochran <richardcochran@gmail.com>
Sun, 19 Jun 2011 21:51:27 +0000 (21:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Jun 2011 20:56:54 +0000 (13:56 -0700)
commitd6cf07327e691e8f7c0f08af69d0dd3887aa1e4f
treed1bc19e1a19925d71bb967d00b057e1eea1d1b65
parent93e0ed158c15b3d3d76125de6364f8f95528c25a
fec_mpc52xx: enable transmit and receive time stamping.

This patch enables software (and phy device) time stamping. Software
time stamping using the SO_TIMESTAMPING API was tested and found to be
working on the LITE5200B board.

Cc: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Richard Cochran <richard.cochran@omicron.at>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/fec_mpc52xx.c