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] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 18 May 2022 12:00:16 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Arun Ramadoss <arun.ramadoss@...rochip.com>
Cc:     linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
        linux@...linux.org.uk, woojung.huh@...rochip.com,
        UNGLinuxDriver@...rochip.com, andrew@...n.ch,
        vivien.didelot@...il.com, f.fainelli@...il.com, olteanv@...il.com,
        davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
        linux@...pel-privat.de, marex@...x.de, m.grzeschik@...gutronix.de,
        edumazet@...gle.com
Subject: Re: [Patch net-next 0/9] net: dsa: microchip: refactor the ksz switch
 init function

Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:

On Tue, 17 May 2022 15:13:24 +0530 you wrote:
> During the ksz_switch_register function, it calls the individual switches init
> functions (ksz8795.c and ksz9477.c). Both these functions have few things in
> common like, copying the chip specific data to struct ksz_dev, allocating
> ksz_port memory and mib_names memory & cnt. And to add the new LAN937x series
> switch, these allocations has to be replicated.
> Based on the review feedback of LAN937x part support patch, refactored the
> switch init function to move allocations to switch register.
> 
> [...]

Here is the summary with links:
  - [net-next,1/9] net: dsa: microchip: ksz8795: update the port_cnt value in ksz_chip_data
    https://git.kernel.org/netdev/net-next/c/a30bf805592e
  - [net-next,2/9] net: dsa: microchip: move ksz_chip_data to ksz_common
    https://git.kernel.org/netdev/net-next/c/462d525018f0
  - [net-next,3/9] net: dsa: microchip: perform the compatibility check for dev probed
    https://git.kernel.org/netdev/net-next/c/eee16b147121
  - [net-next,4/9] net: dsa: microchip: move struct mib_names to ksz_chip_data
    https://git.kernel.org/netdev/net-next/c/a530e6f2204a
  - [net-next,5/9] net: dsa: microchip: move port memory allocation to ksz_common
    https://git.kernel.org/netdev/net-next/c/198b34783ab1
  - [net-next,6/9] net: dsa: microchip: move get_strings to ksz_common
    https://git.kernel.org/netdev/net-next/c/997d2126ac61
  - [net-next,7/9] net: dsa: move mib->cnt_ptr reset code to ksz_common.c
    https://git.kernel.org/netdev/net-next/c/b094c679662c
  - [net-next,8/9] net: dsa: microchip: add the phylink get_caps
    https://git.kernel.org/netdev/net-next/c/65ac79e18120
  - [net-next,9/9] net: dsa: microchip: remove unused members in ksz_device
    https://git.kernel.org/netdev/net-next/c/008db08b64f4

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