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:   Sun, 16 Aug 2020 13:58:40 -0700
From:   Florian Fainelli <f.fainelli@...il.com>
To:     Andrew Lunn <andrew@...n.ch>, David Miller <davem@...emloft.net>
Cc:     netdev <netdev@...r.kernel.org>,
        Heiner Kallweit <hkallweit1@...il.com>,
        Russell King <rmk+kernel@...linux.org.uk>,
        Jose Abreu <Jose.Abreu@...opsys.com>
Subject: Re: [PATCH net-next v2 1/5] net: pcs: Move XPCS into new PCS
 subdirectory



On 8/16/2020 11:56 AM, Andrew Lunn wrote:
> Create drivers/net/pcs and move the Synopsys DesignWare XPCS into the
> new directory.
> 
> Start a naming convention of all PCS files use the prefix pcs-, and
> rename the XPCS files to fit.
> 
> Cc: Jose Abreu <Jose.Abreu@...opsys.com>
> Signed-off-by: Andrew Lunn <andrew@...n.ch>
> ---
>   MAINTAINERS                                   |  5 +++--
>   drivers/net/Kconfig                           |  2 ++
>   drivers/net/Makefile                          |  1 +
>   drivers/net/ethernet/stmicro/stmmac/Kconfig   |  2 +-
>   drivers/net/ethernet/stmicro/stmmac/common.h  |  2 +-
>   drivers/net/pcs/Kconfig                       | 20 +++++++++++++++++++
>   drivers/net/pcs/Makefile                      |  4 ++++
>   .../net/{phy/mdio-xpcs.c => pcs/pcs-xpcs.c}   |  2 +-
>   drivers/net/phy/Kconfig                       |  6 ------
>   drivers/net/phy/Makefile                      |  1 -
>   include/linux/{mdio-xpcs.h => pcs-xpcs.h}     |  8 ++++----

Why not reflect that directory into the include folder as well and 
create include/linux/pcs/pcs-xpcs.h?
-- 
Florian

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ