mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-29 22:44:57 +04:00
odhcp6c: fix typo in last commit
SVN-Revision: 42852
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user