staging: wilc1000: host_int_init: remove commented code

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>
This commit is contained in:
Chaehyun Lim 2015-09-22 18:34:58 +09:00 committed by Greg Kroah-Hartman
parent 9dfcff4a42
commit 3f4e0ce2b6

View file

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