staging: wilc1000: removes function 'wilc_dealloc_assoc_resp_info()'
authorLeo Kim <leo.kim@atmel.com>
Thu, 4 Feb 2016 09:24:07 +0000 (18:24 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 01:34:58 +0000 (17:34 -0800)
commit5f79c2aebf87a1cbe84a728916ecb77287eaa715
treeeac95f0b7034a9ed012e362f201fcdfb10688cd6
parentd9fb23d72f3f1f4e2209134ab4c9b40d72b21a20
staging: wilc1000: removes function 'wilc_dealloc_assoc_resp_info()'

This patch removes function wilc_dealloc_assoc_resp_info()'.
Does not need this function which only free memory.
Therefore, this function is removed and changed directly with kfree.

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