Re: [PATCH net v5 1/2] net: fec: Propagate PTP initialization errors
From: Bui Duc Phuc
Date: Fri Sep 11 2026 - 00:04:25 EST
Hi Jakub,
Thank you for your review.
> > -void fec_ptp_init(struct platform_device *pdev, int irq_idx)
> > +int fec_ptp_init(struct platform_device *pdev, int irq_idx)
>
> This function has a kdoc, you need to document the return value now.
>
> Please repost this for net-next without the Fixes tags.
I will update the KDoc and repost this for net-next without the Fixes:
tags soon.
Best regards,
Phuc