[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161920980960.7001.3474811538584488537.git-patchwork-notify@kernel.org>
Date: Fri, 23 Apr 2021 20:30:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Dexuan Cui <decui@...rosoft.com>
Cc: davem@...emloft.net, kuba@...nel.org, kys@...rosoft.com,
haiyangz@...rosoft.com, stephen@...workplumber.org,
sthemmin@...rosoft.com, wei.liu@...nel.org, liuwe@...rosoft.com,
netdev@...r.kernel.org, dan.carpenter@...cle.com,
linux-kernel@...r.kernel.org, linux-hyperv@...r.kernel.org
Subject: Re: [PATCH net-next] net: mana: Use int to check the return value of
mana_gd_poll_cq()
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Thu, 22 Apr 2021 13:08:16 -0700 you wrote:
> mana_gd_poll_cq() may return -1 if an overflow error is detected (this
> should never happen unless there is a bug in the driver or the hardware).
>
> Fix the type of the variable "comp_read" by using int rather than u32.
>
> Reported-by: Dan Carpenter <dan.carpenter@...cle.com>
> Fixes: ca9c54d2d6a5 ("net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)")
> Signed-off-by: Dexuan Cui <decui@...rosoft.com>
>
> [...]
Here is the summary with links:
- [net-next] net: mana: Use int to check the return value of mana_gd_poll_cq()
https://git.kernel.org/netdev/net-next/c/d90a94680bc0
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