Commit 3f4e0ce2 authored by Chaehyun Lim's avatar Chaehyun Lim Committed by Greg Kroah-Hartman
Browse files

staging: wilc1000: host_int_init: remove commented code



This patch removes commented code in host_int_init function.

Signed-off-by: default avatarChaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 9dfcff4a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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*/