Hi,
I just noticed this series' `Fixes:` tag was dropped when it was
committed. However, we believe it should be considered for backporting
to stable, so let this be a heads-up to the stable team.
Bence
On 2024. 08. 14. 4:30, patchwork-bot+netdevbpf@xxxxxxxxxx wrote:
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:
On Mon, 12 Aug 2024 11:47:13 +0200 you wrote:
This function is used in `fec_ptp_enable_pps()` through
struct cyclecounter read(). Moving the declaration makes
it clearer, what's happening.
Fixes: 61d5e2a251fb ("fec: Fix timer capture timing in `fec_ptp_enable_pps()`")
Suggested-by: Frank Li <Frank.li@xxxxxxx>
Link: https://lore.kernel.org/netdev/20240805144754.2384663-1-csokas.bence@xxxxxxxxx/T/#ma6c21ad264016c24612048b1483769eaff8cdf20
Signed-off-by: Csókás, Bence <csokas.bence@xxxxxxxxx>
[...]
Here is the summary with links:
- [v3,net-next,1/2] net: fec: Move `fec_ptp_read()` to the top of the file
https://git.kernel.org/netdev/net-next/c/4374a1fe580a
- [v3,net-next,2/2] net: fec: Remove duplicated code
https://git.kernel.org/netdev/net-next/c/713ebaed68d8
You are awesome, thank you!