Re: [LEDE-DEV] [PATCH] ACS channel list support

2017-07-31 Thread Yury Shvedov
Okay! Sorry for mistake. On 07/31/2017 03:05 PM, Stijn Tintel wrote: On 31-07-17 13:20, Yury Shvedov wrote: From: Vadim Balakhanov This patch implements channel list support in UCI. This functionality already supported in hostapd. NAK. This is already supported by the 'channels' option.

Re: [LEDE-DEV] [PATCH] ACS channel list support

2017-07-31 Thread Stijn Tintel
On 31-07-17 13:20, Yury Shvedov wrote: > From: Vadim Balakhanov > > This patch implements channel list support in UCI. This functionality > already supported in hostapd. > NAK. This is already supported by the 'channels' option. Stijn ___ Lede-dev mail

[LEDE-DEV] [PATCH] ACS channel list support

2017-07-31 Thread Yury Shvedov
From: Vadim Balakhanov This patch implements channel list support in UCI. This functionality already supported in hostapd. Signed-off-by: Vadim Balakhanov --- package/network/services/hostapd/files/hostapd.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package/networ