When editing an AP wireless network in LuCI, if one or more STA networks are also...
authorGeorgi Valkov <gvalkov@abv.bg>
Fri, 17 Jul 2015 17:03:58 +0000 (20:03 +0300)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 27 Jul 2015 09:39:01 +0000 (11:39 +0200)
commit5d71ab50fb3a9a0dc80b881ccbec0ea952c8c42e
tree5f2b2428a3013876f01f25ccf92d5926972312c2
parent7d1ed597c3f42c66c8f0c8928e49d40a536be9ed
When editing an AP wireless network in LuCI, if one or more STA networks are also present on the same radio, then the channel is locked and cannot be changed for the AP. The case when all STA networks are disabled is not considered. This patch fixes the issue. Disabled networks no longer apply a lock on the channel.
modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/wifi.lua