OSDN Git Service

staging: wilc1000: remove bool bRespRequired from send_config_pkt
authorTony Cho <tony.cho@atmel.com>
Mon, 12 Oct 2015 07:55:39 +0000 (16:55 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 03:58:01 +0000 (20:58 -0700)
commit033622862c5a2277c6cfdea9e141d45fcd2e9924
tree765971958e4ea56c3a62368588cede9269a67557
parentaaed3290f9ffe1428ba8a7f4284f80a165cf453f
staging: wilc1000: remove bool bRespRequired from send_config_pkt

This patch removes 4th parameter, bool bRespRequired from the
send_config_pkt function because it is not used inside the funcntion.

Signed-off-by: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/coreconfigurator.c
drivers/staging/wilc1000/coreconfigurator.h
drivers/staging/wilc1000/host_interface.c