mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-13 23:29:10 -04:00
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:
committed by
Greg Kroah-Hartman
parent
9dfcff4a42
commit
3f4e0ce2b6
@@ -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*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user