[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166217881737.4142.16142229655847739839.git-patchwork-notify@kernel.org>
Date: Sat, 03 Sep 2022 04:20:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, leon@...nel.org, sudipm.mukherjee@...il.com,
gal@...dia.com, alex.aring@...il.com, stefan@...enfreihafen.org,
paul@...l-moore.com, linux-wpan@...r.kernel.org
Subject: Re: [PATCH net-next v2] net: ieee802154: Fix compilation error when
CONFIG_IEEE802154_NL802154_EXPERIMENTAL is disabled
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 1 Sep 2022 20:06:20 -0700 you wrote:
> From: Gal Pressman <gal@...dia.com>
>
> When CONFIG_IEEE802154_NL802154_EXPERIMENTAL is disabled,
> NL802154_CMD_DEL_SEC_LEVEL is undefined and results in a compilation
> error:
> net/ieee802154/nl802154.c:2503:19: error: 'NL802154_CMD_DEL_SEC_LEVEL' undeclared here (not in a function); did you mean 'NL802154_CMD_SET_CCA_ED_LEVEL'?
> 2503 | .resv_start_op = NL802154_CMD_DEL_SEC_LEVEL + 1,
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~
> | NL802154_CMD_SET_CCA_ED_LEVEL
>
> [...]
Here is the summary with links:
- [net-next,v2] net: ieee802154: Fix compilation error when CONFIG_IEEE802154_NL802154_EXPERIMENTAL is disabled
https://git.kernel.org/netdev/net-next/c/8254393663f9
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