commit | 34a9c361dd480041d790fff3d6ea58513c8769e8 | [log] [tgz] |
---|---|---|
author | Taehee Yoo <ap420073@gmail.com> | Thu Apr 30 17:37:02 2020 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 30 13:25:18 2020 -0700 |
tree | 7a1557a9c6bad4309b42eee6ebc267002aab6268 | |
parent | 1b2e788490deef5e570ebe604b5cc50f82877c11 [diff] |
hsr: remove hsr interface if all slaves are removed When all hsr slave interfaces are removed, hsr interface doesn't work. At that moment, it's fine to remove an unused hsr interface automatically for saving resources. That's a common behavior of virtual interfaces. Signed-off-by: Taehee Yoo <ap420073@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>