6rd : remove 6rd tunnel delete workaround
[openwrt/staging/mkresin.git] / package / network / ipv6 / 6rd / files / 6rd.sh
index 3c913e54f1665ca59c6a9d17ed660b2b6b9dff8d..62a20314d9322b56a3785f9f4b5adf7523a2460d 100644 (file)
@@ -82,8 +82,6 @@ proto_6rd_setup() {
 
 proto_6rd_teardown() {
        local cfg="$1"
-       local link="6rd-$cfg"
-       ip link del $link
 }
 
 proto_6rd_init_config() {