staging: wilc1000: delete wilc_log.h
[deliverable/linux.git] / drivers / staging / wilc1000 / coreconfigurator.c
index c81c41d77c307a8d15237dc2d3d81dfae94cd530..1a5b16577fd506d89ae5f2b4b6606cf4b266359b 100644 (file)
@@ -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;
This page took 0.024015 seconds and 5 git commands to generate.