mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 00:24:12 +00:00
netifd: remove leftover wifi reload_legacy call
Commit d12753929165 removed support for it Fixes: #17738 Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
80ba0d958d
commit
a3154cfeb6
@ -30,7 +30,6 @@ reload_service() {
|
||||
|
||||
init_switch
|
||||
ubus call network reload || rv=1
|
||||
[ -x /sbin/wifi ] && /sbin/wifi reload_legacy
|
||||
return $rv
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user