PERFORCE change 122273 for review

Matt Jacob mjacob at FreeBSD.org
Mon Jun 25 09:43:00 UTC 2007


http://perforce.freebsd.org/chv.cgi?CH=122273

Change 122273 by mjacob at mjexp on 2007/06/25 09:42:37

	Remove debug message that crept in.

Affected files ...

.. //depot/projects/mjexp/sys/dev/isp/isp.c#23 edit

Differences ...

==== //depot/projects/mjexp/sys/dev/isp/isp.c#23 (text+ko) ====

@@ -855,7 +855,7 @@
 		for (;;) {
 			uint32_t nxtaddr;
 
-			isp_prt(isp, ISP_LOGALL,
+			isp_prt(isp, ISP_LOGDEBUG0,
 			    "load 0x%x words of code at load address 0x%x",
 			    ptr[3], la);
 


More information about the p4-projects mailing list