diff --git a/drivers/pci/pci.c b/drivers/pci/pci.c index 929c9d27b..1e70d89c5 100644 --- a/drivers/pci/pci.c +++ b/drivers/pci/pci.c @@ -962,7 +962,7 @@ int devind; if (debug) { printf( - "primary channel is not in native mode, clearing BARs 2 and 3\n"); + "secondary channel is not in native mode, clearing BARs 2 and 3\n"); } clear_23= 1; }