Re: [RFC PATCH net-next 0/6] ptp: Support hardware clocks with additional free running time
From: Richard Cochran <richardcochran@gmail.com>
Date: 2022-03-08 20:52:21
From: Richard Cochran <richardcochran@gmail.com>
Date: 2022-03-08 20:52:21
On Tue, Mar 08, 2022 at 08:49:03PM +0100, Gerhard Engleder wrote:
3 of 8 flags are unused in tx_flags. It may be possible to use the same flag for TX and RX. Is it worth it trying to save flags?
Yes, every bit is precious. Thanks, Richard