Re: [PATCH net-next v1 4/6] ethtool: Add kernel API for PHC index
From: Richard Cochran <richardcochran@gmail.com>
Date: 2022-03-24 13:51:46
From: Richard Cochran <richardcochran@gmail.com>
Date: 2022-03-24 13:51:46
On Tue, Mar 22, 2022 at 10:07:20PM +0100, Gerhard Engleder wrote:
Add a new function, which returns the physical clock index of a networking device. This function will be used to get the physical clock of a device for timestamp manipulation in the receive path. Signed-off-by: Gerhard Engleder <redacted>
Acked-by: Richard Cochran <richardcochran@gmail.com>