Merge branch 'net-phy-Unbind-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 17 Sep 2020 23:55:35 +0000 (16:55 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Sep 2020 23:55:35 +0000 (16:55 -0700)
Florian Fainelli says:

====================
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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge