fix typo
SVN-Revision: 5554
This commit is contained in:
@@ -31,7 +31,7 @@ bridge_interface() {(
|
||||
scan_interfaces
|
||||
|
||||
config_get iftype "$cfg" type
|
||||
[ "$iftype" = bridge ] && config_get "$iftype" ifname
|
||||
[ "$iftype" = bridge ] && config_get "$cfg" ifname
|
||||
)}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user