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-next>] [day] [month] [year] [list]
Date:   Sat, 2 Mar 2019 17:09:06 +0100
From:   Heiner Kallweit <hkallweit1@...il.com>
To:     Andrew Lunn <andrew@...n.ch>,
        Florian Fainelli <f.fainelli@...il.com>,
        David Miller <davem@...emloft.net>
Cc:     "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: [PATCH net-next 0/5] net: phy: clean up the old gen10g functions

The old gen10g_ functions are mainly stubs and have been superseded
by genphy_c45_ equivalents. So lets remove / hide the old functions
as far as possible.

Heiner Kallweit (5):
  net: phy: use genphy_c45_aneg_done in genphy_aneg_done
  net: phy: remove gen10g_suspend and gen10g_resume
  net: phy: remove gen10g_config_init
  net: phy: don't export gen10g_read_status
  net: phy: remove gen10g_no_soft_reset

 drivers/net/phy/cortina.c    |  3 +--
 drivers/net/phy/marvell10g.c |  4 ++--
 drivers/net/phy/phy-c45.c    | 40 ++----------------------------------
 drivers/net/phy/phy.c        | 12 ++++-------
 drivers/net/phy/teranetics.c |  3 +--
 include/linux/phy.h          |  5 -----
 6 files changed, 10 insertions(+), 57 deletions(-)

-- 
2.21.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ