netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] octeontx2-pf: Remove duplicate MACSEC setting
@ 2022-11-19 13:36 Zheng Bin
  2022-11-19 17:14 ` Randy Dunlap
  2022-11-22 12:50 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Zheng Bin @ 2022-11-19 13:36 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, rdunlap, netdev, linux-kernel
  Cc: zhengbin13, zhangqilong3

Commit 4581dd480c9e ("net: octeontx2-pf: mcs: consider MACSEC setting")
has already added "depends on MACSEC || !MACSEC", so remove it.

Signed-off-by: Zheng Bin <zhengbin13@huawei.com>
---
 drivers/net/ethernet/marvell/octeontx2/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/ethernet/marvell/octeontx2/Kconfig b/drivers/net/ethernet/marvell/octeontx2/Kconfig
index 6b4f640163f7..993ac180a5db 100644
--- a/drivers/net/ethernet/marvell/octeontx2/Kconfig
+++ b/drivers/net/ethernet/marvell/octeontx2/Kconfig
@@ -32,7 +32,6 @@ config OCTEONTX2_PF
 	tristate "Marvell OcteonTX2 NIC Physical Function driver"
 	select OCTEONTX2_MBOX
 	select NET_DEVLINK
-	depends on MACSEC || !MACSEC
 	depends on (64BIT && COMPILE_TEST) || ARM64
 	select DIMLIB
 	depends on PCI
--
2.31.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] octeontx2-pf: Remove duplicate MACSEC setting
  2022-11-19 13:36 [PATCH] octeontx2-pf: Remove duplicate MACSEC setting Zheng Bin
@ 2022-11-19 17:14 ` Randy Dunlap
  2022-11-22 12:50 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2022-11-19 17:14 UTC (permalink / raw)
  To: Zheng Bin, davem, edumazet, kuba, pabeni, netdev, linux-kernel
  Cc: zhangqilong3



On 11/19/22 05:36, Zheng Bin wrote:
> Commit 4581dd480c9e ("net: octeontx2-pf: mcs: consider MACSEC setting")
> has already added "depends on MACSEC || !MACSEC", so remove it.
> 
> Signed-off-by: Zheng Bin <zhengbin13@huawei.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.


> ---
>  drivers/net/ethernet/marvell/octeontx2/Kconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/net/ethernet/marvell/octeontx2/Kconfig b/drivers/net/ethernet/marvell/octeontx2/Kconfig
> index 6b4f640163f7..993ac180a5db 100644
> --- a/drivers/net/ethernet/marvell/octeontx2/Kconfig
> +++ b/drivers/net/ethernet/marvell/octeontx2/Kconfig
> @@ -32,7 +32,6 @@ config OCTEONTX2_PF
>  	tristate "Marvell OcteonTX2 NIC Physical Function driver"
>  	select OCTEONTX2_MBOX
>  	select NET_DEVLINK
> -	depends on MACSEC || !MACSEC
>  	depends on (64BIT && COMPILE_TEST) || ARM64
>  	select DIMLIB
>  	depends on PCI
> --
> 2.31.1
> 

-- 
~Randy

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] octeontx2-pf: Remove duplicate MACSEC setting
  2022-11-19 13:36 [PATCH] octeontx2-pf: Remove duplicate MACSEC setting Zheng Bin
  2022-11-19 17:14 ` Randy Dunlap
@ 2022-11-22 12:50 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-11-22 12:50 UTC (permalink / raw)
  To: Zheng Bin
  Cc: davem, edumazet, kuba, pabeni, rdunlap, netdev, linux-kernel,
	zhangqilong3

Hello:

This patch was applied to netdev/net.git (master)
by Paolo Abeni <pabeni@redhat.com>:

On Sat, 19 Nov 2022 21:36:16 +0800 you wrote:
> Commit 4581dd480c9e ("net: octeontx2-pf: mcs: consider MACSEC setting")
> has already added "depends on MACSEC || !MACSEC", so remove it.
> 
> Signed-off-by: Zheng Bin <zhengbin13@huawei.com>
> ---
>  drivers/net/ethernet/marvell/octeontx2/Kconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> [...]

Here is the summary with links:
  - octeontx2-pf: Remove duplicate MACSEC setting
    https://git.kernel.org/netdev/net/c/bb3cfbaf7c64

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-22 12:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-19 13:36 [PATCH] octeontx2-pf: Remove duplicate MACSEC setting Zheng Bin
2022-11-19 17:14 ` Randy Dunlap
2022-11-22 12:50 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).