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:
parent
9dfcff4a42
commit
3f4e0ce2b6
1 changed files with 0 additions and 1 deletions
|
@ -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*/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue