staging: wilc1000: host_int_init: remove commented code
authorChaehyun Lim <chaehyun.lim@gmail.com>
Tue, 22 Sep 2015 09:34:58 +0000 (18:34 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 00:29:52 +0000 (02:29 +0200)
This patch removes commented code in host_int_init function.

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

index 2687e8165e0e4cc0d2207031877ed093b6e87b4f..c22d57aeb21e306de5b8df03a63c93d22366a1a1 100644 (file)
@@ -6433,7 +6433,6 @@ s32 host_int_init(tstrWILC_WFIDrv **phWFIDrv)
        down(&(pstrWFIDrv->gtOsCfgValuesSem));
 
        pstrWFIDrv->enuHostIFstate = HOST_IF_IDLE;
-       /* gWFiDrvHandle->bPendingConnRequest = false; */
 
        /*Initialize CFG WIDS Defualt Values*/