mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-11-03 03:47:50 +00:00
The uchannel instance of the usteer init script contains a typo, causing
the following error when autochannel is enabled:
/etc/rc.common: line 147: procd_close_instancea: not found
Fixes: WIFI-7577
Fixes: c467a62af3 ("usteer: update to latest HEAD")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>