Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <k...@kernel.org>:

On Sat, 14 Sep 2024 12:57:56 +0300 you wrote:
> The ice_allocate_sf() function returns error pointers on error.  It
> doesn't return NULL.  Update the check to match.
> 
> Fixes: 177ef7f1e2a0 ("ice: base subfunction aux driver")
> Signed-off-by: Dan Carpenter <dan.carpen...@linaro.org>
> ---
>  drivers/net/ethernet/intel/ice/ice_sf_eth.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Here is the summary with links:
  - [net-next] ice: Fix a NULL vs IS_ERR() check in probe()
    https://git.kernel.org/netdev/net-next/c/472d455e7c6f

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Reply via email to