commit | 0dfdbc7440870007818277dc02d20d4794178a4f | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Sep 17 16:55:35 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 17 16:55:35 2020 -0700 |
tree | 18036fd8155a82d365bff85350c52bdce072bfcb | |
parent | 19a83d36f9837e8bd27435ebb31564a717a5d15a [diff] | |
parent | 5116a8ade333b6c2e180782139c9c516a437b21c [diff] |
Merge branch 'net-phy-Unbind-fixes' 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>