mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-19 08:36:47 +00:00
netifd: remove leftover wifi reload_legacy call
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
Commit d12753929165 removed support for it Fixes: #17738 Signed-off-by: Felix Fietkau <nbd@nbd.name> (cherry picked from commit a3154cfeb6c381576682a8cc5427a8b1bd9daf96)
This commit is contained in:
parent
a1ee311f59
commit
298654b9ab
@ -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