[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166217942098.8630.14177538319021949708.git-patchwork-notify@kernel.org>
Date:   Sat, 03 Sep 2022 04:30:20 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     GUO Zihua <guozihua@...wei.com>
Cc:     netdev@...r.kernel.org, wellslutw@...il.com
Subject: Re: [RESEND PATCH] net: sunplus: Fix return type for implementation of
 ndo_start_xmit
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 2 Sep 2022 16:15:50 +0800 you wrote:
> Since Linux now supports CFI, it will be a good idea to fix mismatched
> return type for implementation of hooks. Otherwise this might get
> cought out by CFI and cause a panic.
> 
> spl2sw_ethernet_start_xmit() would return either NETDEV_TX_BUSY or
> NETDEV_TX_OK, so change the return type to netdev_tx_t directly.
> 
> [...]
Here is the summary with links:
  - [RESEND] net: sunplus: Fix return type for implementation of ndo_start_xmit
    https://git.kernel.org/netdev/net-next/c/7b620e156097
You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists