commit | 22cdb493de54ca4cb161553376f7b02fcaca2328 | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <vladimir.oltean@nxp.com> | Fri Sep 18 04:07:29 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 18 13:52:34 2020 -0700 |
tree | 166c8fdacf8aaab5633293fd5c12f33c11034499 | |
parent | 7c411799e1b3e0efa3a50e44e98cce6a771441c6 [diff] |
net: mscc: ocelot: unregister net devices on unbind This driver was not unregistering its network interfaces on unbind. Now it is. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Horatiu Vultur <horatiu.vultur@microchip.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Tested-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Reviewed-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>