commit | e410ddb89ee8e68103ea58938b4972da594e3d2d | [log] [tgz] |
---|---|---|
author | Neil Armstrong <narmstrong@baylibre.com> | Tue Oct 06 15:40:25 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 07 04:56:07 2015 -0700 |
tree | 7c45ef34a509f1d1bba2e0ab8d892ab0ed0a07a4 | |
parent | 1023d2ec1e8bd63ede9ed1d93ebb797f650859b7 [diff] |
net: dsa: add missing dsa_switch mdiobus remove To prevent memory leakage on unbinding, add missing mdiobus unregister and unallocation calls. Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: David S. Miller <davem@davemloft.net>