Re: [PATCH net 2/2] net: hibmcge: fix wrong ndo.open() after reset fail issue.

From: Jakub Kicinski
Date: Thu May 01 2025 - 10:23:42 EST


On Wed, 30 Apr 2025 17:31:27 +0800 Jijie Shao wrote:
> If the driver reset fails, it may not work properly.
> Therefore, the ndo.open() operation should be rejected.

Why not call netif_device_detach() if the reset failed and let the core
code handle blocking the callbacks?
--
pw-bot: cr