]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/staging/wilc1000/linux_mon.c
staging: wilc1000: remove WILC_Uint16
[karo-tx-linux.git] / drivers / staging / wilc1000 / linux_mon.c
index cd6dc48b4b3310252f1e61d0dd263455a731643e..21a5432265b52e797283a08399ad4e5341818be3 100644 (file)
@@ -421,7 +421,7 @@ void WILC_mgm_HOSTAPD_ACK(void *priv, WILC_Bool bStatus)
        u8 *buf =  pv_data->buff;
 
        /* len of the original frame without the added pointer at the tail */
-       WILC_Uint16 u16len = (pv_data->size) - sizeof(struct tx_complete_mon_data *);
+       u16 u16len = (pv_data->size) - sizeof(struct tx_complete_mon_data *);
 
 
        /*if(bStatus == 1){