--- core/rtw_debug.c.orig 2019-07-10 16:04:29.655267020 +0400 +++ core/rtw_debug.c 2019-07-10 16:05:21.773266821 +0400 @@ -42,7 +42,6 @@ void dump_drv_version(void *sel) { RTW_PRINT_SEL(sel, "%s %s\n", DRV_NAME, DRIVERVERSION); - RTW_PRINT_SEL(sel, "build time: %s %s\n", __DATE__, __TIME__); } void dump_drv_cfg(void *sel)