File broadcom-wl-6_30_223_248-disable-timestamps.patch of Package broadcom-wl

Index: broadcom-wl-6.30.223.248/src/wl/sys/wl_linux.c
===================================================================
--- broadcom-wl-6.30.223.248.orig/src/wl/sys/wl_linux.c
+++ broadcom-wl-6.30.223.248/src/wl/sys/wl_linux.c
@@ -721,9 +721,6 @@ wl_attach(uint16 vendor, uint16 device,
 		dev->name, device,
 		WL_ALL_PASSIVE_ENAB(wl) ?  ", Passive Mode" : "", EPI_VERSION_STR);
 
-#ifdef BCMDBG
-	printf(" (Compiled in " SRCBASE " at " __TIME__ " on " __DATE__ ")");
-#endif 
 	printf("\n");
 
 	wl_found++;
@@ -2048,7 +2045,7 @@ void
 wl_dump_ver(wl_info_t *wl, struct bcmstrbuf *b)
 {
 	bcm_bprintf(b, "wl%d: %s %s version %s\n", wl->pub->unit,
-		__DATE__, __TIME__, EPI_VERSION_STR);
+		EPI_VERSION_STR);
 }
 
 #if defined(BCMDBG)
openSUSE Build Service is sponsored by