]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: remove host_int_get_assoc_req_info
authorChaehyun Lim <chaehyun.lim@gmail.com>
Sun, 8 Nov 2015 07:49:24 +0000 (16:49 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Dec 2015 22:14:03 +0000 (14:14 -0800)
commit03d24d8a2bb2489704a34b55d5f7a2b25da8d305
tree17d35262f17bb74f91e9e8e7bb012ea13af496b7
parente54bfcd33dc4d7d73dd3cffb69bc0cc6d3ae2ade
staging: wilc1000: remove host_int_get_assoc_req_info

This patch removes host_int_get_assoc_req_info function definition and
declaration that is defined at host_interface.c and host_interface.h.
This function is defined but not used anywhere in this driver so just
remove it.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c
drivers/staging/wilc1000/host_interface.h