Re: [PATCH net 2/4] net: hns3: disable interrupt when ptp init failed
From: Simon Horman
Date: Fri Jul 04 2025 - 11:55:56 EST
On Wed, Jul 02, 2025 at 09:08:59PM +0800, Jijie Shao wrote:
> From: Yonglong Liu <liuyonglong@xxxxxxxxxx>
>
> When ptp init failed, we'd better disable the interrupt and clear the
> flag, to avoid early report interrupt at next probe.
>
> Fixes: 0bf5eb788512 ("net: hns3: add support for PTP")
> Signed-off-by: Yonglong Liu <liuyonglong@xxxxxxxxxx>
> Signed-off-by: Jijie Shao <shaojijie@xxxxxxxxxx>
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>