]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/staging/wilc1000/coreconfigurator.h
staging: wilc1000: remove WILC_Uint64
[karo-tx-linux.git] / drivers / staging / wilc1000 / coreconfigurator.h
index c2a6d5b00bf751395d6513f68872be64f9074562..6d16bba79902174d0ad5ba4e9649ce1084e77046 100644 (file)
@@ -429,7 +429,7 @@ typedef struct {
        u16 u16IEsLen;
        void *pJoinParams;
        tstrRSSI strRssi;
-       WILC_Uint64 u64Tsf; /* time-stamp [Low and High 64 bit] */
+       u64 u64Tsf; /* time-stamp [Low and High 64 bit] */
 } tstrNetworkInfo;
 
 /* This structure is used to support parsing of the received Association Response frame */