[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166217942118.8630.18197429275362639586.git-patchwork-notify@kernel.org>
Date: Sat, 03 Sep 2022 04:30:21 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: GUO Zihua <guozihua@...wei.com>
Cc: netdev@...r.kernel.org, rafal@...ecki.pl,
bcm-kernel-feedback-list@...adcom.com
Subject: Re: [PATCH] net: broadcom: Fix return type for implementation of
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 2 Sep 2022 15:54:07 +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.
>
> bcm4908_enet_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:
- net: broadcom: Fix return type for implementation of
https://git.kernel.org/netdev/net-next/c/12f7bd252221
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