staging: wilc1000: change WILC_BOOL to bool
[platform/kernel/linux-starfive.git] / drivers / staging / wilc1000 / wilc_wfi_cfgoperations.h
index f45a15f..c25350c 100644 (file)
@@ -123,7 +123,7 @@ struct net_device *WILC_WFI_init_mon_interface(const char *name, struct net_devi
 #ifdef TCP_ENHANCEMENTS
 #define TCP_ACK_FILTER_LINK_SPEED_THRESH 54
 #define DEFAULT_LINK_SPEED 72
-extern void Enable_TCP_ACK_Filter(WILC_Bool value);
+extern void Enable_TCP_ACK_Filter(bool value);
 #endif
 
 #endif