mirror of
https://github.com/xcat2/xNBA.git
synced 2024-12-14 15:21:32 +00:00
Remove redundant debug message
This commit is contained in:
parent
fa9055197d
commit
9ab5c0dde7
@ -97,7 +97,6 @@ static int pxedrv_parse_pcirheader ( struct pxe_driver *pxedrv,
|
||||
"signature %08lx\n", pxedrv, pcir_header.signature );
|
||||
return -EINVAL;
|
||||
}
|
||||
DBGC ( pxedrv, "PXEDRV %p is a PCI ROM\n", pxedrv );
|
||||
|
||||
/* Fill in PXE driver PCI device fields */
|
||||
pxedrv->bus_type = PCI_NIC;
|
||||
|
Loading…
Reference in New Issue
Block a user