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

This patch enables software (and phy device) time stamping. Since this MAC
is based on phylib, adding the hooks makes hardware time stamping in the
phy possible.

Compile tested only.

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/ll_temac_main.c