staging: wilc1000: change join_req_drv type and it's name
authorGlen Lee <glen.lee@atmel.com>
Mon, 21 Dec 2015 05:18:45 +0000 (14:18 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Dec 2015 21:21:09 +0000 (13:21 -0800)
commit7036c6244d0d26fd603cff81f07faa30c5f97022
tree3dc1f47c74c3076d4a0e2d4996e9b252a530c4cb
parent31f0f697dddd739a0581ca373d53b648ba50c00b
staging: wilc1000: change join_req_drv type and it's name

To use wilc_get_vif_idx instead of the last get_id_from_handler, join_req_drv
needs to be changed it's type with wilc_vif and name as well.
As a result, get_id_from_handler is not used anymore, so remove it.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c