staging: wilc1000: remove typedef from tstrConnectRespInfo
authorLeo Kim <leo.kim@atmel.com>
Thu, 4 Feb 2016 09:24:08 +0000 (18:24 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 01:34:58 +0000 (17:34 -0800)
commit40d96e1d7600b094faeee43cd3de71df0b1ddc52
tree87cca45d207eefebb7e5f55e1ceeb2ea8946b256
parent5f79c2aebf87a1cbe84a728916ecb77287eaa715
staging: wilc1000: remove typedef from tstrConnectRespInfo

This patch removes typedef from the struct tstrConnectRespInfo and
renames it to connect_resp_info.

Signed-off-by: Leo Kim <leo.kim@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