]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: removes function 'wilc_dealloc_network_info()'
authorLeo Kim <leo.kim@atmel.com>
Thu, 4 Feb 2016 09:24:06 +0000 (18:24 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 01:34:58 +0000 (17:34 -0800)
commitfed2f93002fa8f124a5c0ad9e0472217bb25c7e3
tree4a0381b8c80e10b88ef84fdb8dd984384a7219e7
parent17cbd35ce23a90979ab65a1cf5bddd67526b06e2
staging: wilc1000: removes function 'wilc_dealloc_network_info()'

This patch removes function 'wilc_dealloc_network_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