Re: [PATCH net-next 3/5] net: dsa: mv88e6xxx: Let taggers specify a can_timestamp function
From: Richard Cochran <richardcochran@gmail.com>
Date: 2019-05-30 14:40:34
Also in:
lkml
From: Richard Cochran <richardcochran@gmail.com>
Date: 2019-05-30 14:40:34
Also in:
lkml
On Thu, May 30, 2019 at 07:23:56AM -0700, Richard Cochran wrote:
I recommend forgetting about these meta frames. Instead, read out the time stamps over MDIO.
Or SPI. It appears you use that for Tx time stamps already. Thanks, Richard