Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 82e99ab66f97bf62a917d70344529162 > files > 5

novacom-server-1.1.0-0.1.mga3.src.rpm

diff -urb novacomd-git-e77d33616f/src/host/usb-linux.c novacomd-git-e77d33616f.b/src/host/usb-linux.c
--- novacomd-git-e77d33616f/src/host/usb-linux.c	2012-05-02 14:38:13.908295949 +0300
+++ novacomd-git-e77d33616f.b/src/host/usb-linux.c	2012-05-02 14:36:46.958671590 +0300
@@ -355,7 +355,7 @@
 					count = 0;
 				}
 				if (rc >=0) {
-					TRACEF/*LOG_PRINTF*/("usbll(%08x) wrote tx packet len=%d\n", novacom_usbll_getuid(handle->usbll_handle), rc);
+					TRACEL(LOG_SPEW, "usbll(%08x) wrote tx packet len=%d\n", novacom_usbll_getuid(handle->usbll_handle), rc);
 				}
 
 #if FAULTY_TX