X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=drivers%2Fstaging%2Fwilc1000%2Fcoreconfigurator.c;h=1a5b16577fd506d89ae5f2b4b6606cf4b266359b;hb=6e53191d6e15b7afb71dfbd3134c567fcc4eb2cd;hp=c81c41d77c307a8d15237dc2d3d81dfae94cd530;hpb=97fd0f07d4d3f71c20ef4a4f5a65eb461290ca1c;p=deliverable%2Flinux.git diff --git a/drivers/staging/wilc1000/coreconfigurator.c b/drivers/staging/wilc1000/coreconfigurator.c index c81c41d77c30..1a5b16577fd5 100644 --- a/drivers/staging/wilc1000/coreconfigurator.c +++ b/drivers/staging/wilc1000/coreconfigurator.c @@ -1438,8 +1438,6 @@ void ProcessAdrWid(char *pcPacket, s32 *ps32PktLen, void ProcessBinWid(char *pcPacket, s32 *ps32PktLen, tstrWID *pstrWID, u8 *pu8val, s32 s32ValueSize) { - /* WILC_ERROR("processing Binary WIDs is not supported\n"); */ - u16 u16MsgLen = 0; u16 idx = 0; s32 s32PktLen = *ps32PktLen;