commit | 7049f9b5d0529a8fefaae681e57baeb31bd2d40a | [log] [tgz] |
---|---|---|
author | Tristram Ha <Tristram.Ha@microchip.com> | Fri Feb 22 16:36:51 2019 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 24 17:49:59 2019 -0800 |
tree | c26ad7257c1ff015e2f2b9a6bdb55cb67874ea1a | |
parent | 6ca5081526228571a70ef0160fd44da3fe661ccb [diff] |
net: dsa: microchip: add port_cleanup function Add port_cleanup function to reset some device variables when the port is disabled. Add a mutex to make sure changing those variables is thread-safe. Signed-off-by: Tristram Ha <Tristram.Ha@microchip.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>