]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: wilc1000: remove host_int_set_RSNAConfigPSKPassPhrase
authorChaehyun Lim <chaehyun.lim@gmail.com>
Sun, 8 Nov 2015 07:49:19 +0000 (16:49 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Dec 2015 22:14:03 +0000 (14:14 -0800)
commitbd6ef876c64cac2e3f4a5d49f47200158736d3d7
tree3d5aebd57cc4ad0bd448f00c1c6f28fc00a3a0ff
parent9d8b9156a67c9a0f00d10f93e7cb51c7b80312cb
staging: wilc1000: remove host_int_set_RSNAConfigPSKPassPhrase

This patch removes host_int_set_RSNAConfigPSKPassPhrase 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