Re: [PATCH 1/2] net: fec: Restart PPS after link state change
From: Paolo Abeni
Date: Thu Sep 19 2024 - 04:19:05 EST
On 9/16/24 16:19, Csókás, Bence wrote:
On link state change, the controller gets reset,
causing PPS to drop out. Re-enable PPS if it was
enabled before the controller reset.
Signed-off-by: Csókás, Bence <csokas.bence@xxxxxxxxx>
This and the next patch look like a bugfix, as such they should target
the 'net' tree:
https://elixir.bootlin.com/linux/v6.11/source/Documentation/process/maintainer-netdev.rst#L64
and you should include suitable fixes tag in each of them.
Thanks,
Paolo