]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Fix update of listen_reg_class and listen_channel
authorPurushottam Kushwaha <p.kushwaha@samsung.com>
Fri, 31 Jul 2015 04:54:04 +0000 (04:54 +0000)
committerJouni Malinen <j@w1.fi>
Sun, 2 Aug 2015 18:37:09 +0000 (21:37 +0300)
commit86e2dcf5a66f2fa063c54c010a321f7cc8288f0c
treeed17c897217069835960437a328586267aceab0c
parent20fd8defa09d5930caf0d780c0d61662565b639c
P2P: Fix update of listen_reg_class and listen_channel

Allow proper update for listen_reg_class and listen_channel with
changed_parameters [CFG_CHANGED_P2P_LISTEN_CHANNEL] configuration for
command received through ctrl_interface. Without this, "set
p2p_listen_channel" and "set p2p_listen_reg_class" do not update the
listen channel. The D-Bus version was already setting these flags.

Signed-off-by: Purushottam Kushwaha <p.kushwaha@samsung.com>
wpa_supplicant/config.c