commit | 9fe16b78ee17579cb4f333534cf7043e94c67024 | [log] [tgz] |
---|---|---|
author | Veaceslav Falico <vfalico@redhat.com> | Tue Mar 26 17:43:28 2013 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 26 13:00:02 2013 -0400 |
tree | aaf72d4a6dc1b60b62e6422563da2b98103359cd | |
parent | 14134f6584212d585b310ce95428014b653dfaf6 [diff] |
bonding: remove already created master sysfs link on failure If slave sysfs symlink failes to be created - we end up without removing the master sysfs symlink. Remove it in case of failure. Signed-off-by: Veaceslav Falico <vfalico@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>