]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't try to print a NULL string during boot. If a device doesn't have a
authorJohn Baldwin <jhb@FreeBSD.org>
Thu, 9 Nov 2006 18:04:53 +0000 (18:04 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Thu, 9 Nov 2006 18:04:53 +0000 (18:04 +0000)
commit2604383634c0e1705ac218a6eebb3707858c226a
tree55f17c4179677753062d992d7b25b6f522271803
parentfdaac72fcd76902d0361bc6b269fb49bd4632734
Don't try to print a NULL string during boot.  If a device doesn't have a
valid name yet, just omit the name during the bootverbose printfs.

MFC after: 1 week
sys/dev/pci/pci_pci.c