modules/admin-full: fix wifi channel selection on multiple STA networks
authorStephan Günther <steph.guenther@googlemail.com>
Sun, 21 Sep 2014 18:35:20 +0000 (20:35 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 9 Oct 2014 23:04:28 +0000 (01:04 +0200)
commitda022f91576d066e063e7988b0f2a92794705465
treee5667b978447e7de0d6b16d1b4044160ce399c06
parentd2c188278629fa51f894a836947dbac5d691a6dd
modules/admin-full: fix wifi channel selection on multiple STA networks

Besides several AP networks, I have configured two STA networks on my
openwrt box - both on the same radio and thus on the same channel.
This was done via LuCI.

However after both STA networks were set up, I am unable to edit the
channel on neither network. When editing the one STA network, LuCI
tells me that the channel is locked by the other STA network. Same for
the other STA network.

Looks like a bug to me, so I made a patch.

Signed-off-by: Stephan Günther <steph.guenther@googlemail.com>
modules/admin-full/luasrc/model/cbi/admin_network/wifi.lua