mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-08 02:07:28 +01:00
hotplug: net: repeater: remove unused parameter
This commit is contained in:
parent
8762fa4f4e
commit
3c0826ca5c
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ get_wifi_wet_interface() {
|
|||
fi
|
||||
}
|
||||
config_load wireless
|
||||
config_foreach handle_interface wifi-iface "$device"
|
||||
config_foreach handle_interface wifi-iface
|
||||
}
|
||||
|
||||
get_wifi_iface_cfgstr() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue