Thread (3 messages) flat view 3 messages, 3 authors, 2025-02-07

Re: [PATCH net v2] net: ethtool: tsconfig: Fix netlink type of hwtstamp flags

From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-02-06 02:37:53
Also in: lkml

On Wed,  5 Feb 2025 12:03:01 +0100 Kory Maincent wrote:
 	data->hwtst_config.tx_type = BIT(cfg.tx_type);
 	data->hwtst_config.rx_filter = BIT(cfg.rx_filter);
-	data->hwtst_config.flags = BIT(cfg.flags);
+	data->hwtst_config.flags = cfg.flags;
This chunk feels a little unrelated, but okay:

Reviewed-by: Jakub Kicinski <kuba@kernel.org>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help