PERFORCE change 197446 for review

Matt Jacob mjacob at FreeBSD.org
Tue Aug 9 22:45:14 UTC 2011


http://p4web.freebsd.org/@@197446?ac=10

Change 197446 by mjacob at mjacob-sandbox on 2011/08/09 22:44:44

	Remove debug code inadvertantly left in.

Affected files ...

.. //depot/projects/mjacob-dev/sys/dev/mpt2sas/mpt2pci.c#6 edit

Differences ...

==== //depot/projects/mjacob-dev/sys/dev/mpt2sas/mpt2pci.c#6 (text+ko) ====

@@ -203,8 +203,6 @@
 		if (bootverbose) {
 			mpt->prt_mask |= MP2PRT_INFO;
 		}
-		mpt->prt_mask = 0x3f;
-
 	}
 }
 


More information about the p4-projects mailing list