P2P: Fix operation channel configuration update
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 10 Sep 2013 05:14:27 +0000 (22:14 -0700)
committerJouni Malinen <j@w1.fi>
Sat, 14 Sep 2013 18:24:56 +0000 (11:24 -0700)
commit00eb29939686321df9546aa63207802af68b1585
treeca2dfff6bacdd73b56ae17e74bb140fb3fe5fc74
parentb2b688d18d40cd667d0faa149b4a7172166b3bd4
P2P: Fix operation channel configuration update

There was already a CFG_CHANGED_P2P_OPER_CHANNEL handler function, but
this flag was not set when the p2p_oper_reg_class or p2p_oper_channel
parameters were changed.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/config.c