]> git.baikalelectronics.ru Git - kernel.git/commit
lib8390: enable transmit and receive time stamping.
authorRichard Cochran <richardcochran@gmail.com>
Sun, 19 Jun 2011 21:51:24 +0000 (21:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Jun 2011 20:56:53 +0000 (13:56 -0700)
commit79c507790268f906dd48ec0e0a89edae7bcf19f4
treed849cfc5aabb7eb15f2bdaa6a9369ed81cd85a7d
parent53fa227528fcef1f7fc0f3e9b57a8b7ab188f021
lib8390: enable transmit and receive time stamping.

This patch enables software (and phy device) time stamping. This file is
included by drivers/net/ax88796.c, which is based on phylib. So, this
patch makes hardware time stamping in the PHY possible.

Compile tested only.

Signed-off-by: Richard Cochran <richard.cochran@omicron.at>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/lib8390.c