[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200917034310.2360488-1-f.fainelli@gmail.com>
Date: Wed, 16 Sep 2020 20:43:08 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: Florian Fainelli <f.fainelli@...il.com>, andrew@...n.ch,
hkallweit1@...il.com, kuba@...nel.org, davem@...emloft.net
Subject: [PATCH net 0/2] net: phy: Unbind fixes
This patch series fixes a couple of issues with the unbinding of the PHY
drivers and then bringing down a network interface. The first is a NULL
pointer de-reference and the second was an incorrect warning being
triggered.
Florian Fainelli (2):
net: phy: Avoid NPD upon phy_detach() when driver is unbound
net: phy: Do not warn in phy_stop() on PHY_DOWN
drivers/net/phy/phy.c | 2 +-
drivers/net/phy/phy_device.c | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
--
2.25.1
Powered by blists - more mailing lists