Re: [PATCH net-next 1/1] qed: use msleep() in qed_mcp_cmd() and add qed_mcp_cmd_nosleep() for udelay.
From: patchwork-bot+netdevbpf@kernel.org
Date: 2022-02-01 05:40:15
From: patchwork-bot+netdevbpf@kernel.org
Date: 2022-02-01 05:40:15
Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski [off-list ref]: On Sun, 30 Jan 2022 16:52:35 -0800 you wrote:
Change qed_mcp_cmd() to use msleep() (by setting QED_MB_FLAG_CAN_SLEEP flag) and add new nosleep() version of the api. These api are used to issue cmds to management fw and the change affects how driver behaves while waiting for a response/resource. All sleepable callers of the existing api now use msleep() version. For non-sleepable callers, the new nosleep() version is explicitly used. [...]
Here is the summary with links:
- [net-next,1/1] qed: use msleep() in qed_mcp_cmd() and add qed_mcp_cmd_nosleep() for udelay.
https://git.kernel.org/netdev/net-next/c/ef10bd49df23
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html