staging: wilc1000: set default value of cfg response type in wilc_wlan_cfg_indicate_rx()
authorAjay Singh <ajay.kathat@microchip.com>
Tue, 25 Sep 2018 06:23:27 +0000 (11:53 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Sep 2018 18:53:56 +0000 (20:53 +0200)
commitb7c355dad9017df3184568e7c301aafd129e4df5
tree41560cee056f6a66f1a95a17413d4e8c48efcac3
parent1a46d545e985d78cb8d9b0f32ee75cd45ffed0e7
staging: wilc1000: set default value of cfg response type in wilc_wlan_cfg_indicate_rx()

Handle the setting of default value for 'wilc_cfg_rsp' type for all
cases in wilc_wlan_cfg_indicate_rx() as the caller make use of this
value to know the type of the received message.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wlan_cfg.c