lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 02 Sep 2022 03:30:14 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Juhee Kang <claudiajkang@...il.com>
Cc:     netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
        kuba@...nel.org, pabeni@...hat.com
Subject: Re: [PATCH] net: rtnetlink: use netif_oper_up instead of open code

Hello:

This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:

On Wed, 31 Aug 2022 21:58:45 +0900 you wrote:
> The open code is defined as a new helper function(netif_oper_up) on netdev.h,
> the code is dev->operstate == IF_OPER_UP || dev->operstate == IF_OPER_UNKNOWN.
> Thus, replace the open code to netif_oper_up. This patch doesn't change logic.
> 
> Signed-off-by: Juhee Kang <claudiajkang@...il.com>
> ---
>  net/core/rtnetlink.c | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)

Here is the summary with links:
  - net: rtnetlink: use netif_oper_up instead of open code
    https://git.kernel.org/netdev/net-next/c/abbc79280abc

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ