odhcp6c: fix typo in last commit

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42853 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
cyrus 2014-10-08 15:27:38 +00:00
parent 58b855cae6
commit 6f93bcd13b
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ case "$2" in
teardown_interface "$1"
setup_interface "$1"
;;
informed|updated|rebound|ra-updated)
informed|updated|rebound)
setup_interface "$1"
;;
ra-updated)