Pārlūkot izejas kodu

Fixed debug message

tags/v0.9.3
Michael Brown 19 gadus atpakaļ
vecāks
revīzija
c41e89af41
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2
    2
      src/core/dev.c

+ 2
- 2
src/core/dev.c Parādīt failu

41
 		if (  boot_driver->find_bus_boot_device ( dev,
41
 		if (  boot_driver->find_bus_boot_device ( dev,
42
 						  boot_driver->bus_driver ) ) {
42
 						  boot_driver->bus_driver ) ) {
43
 			DBG ( "Found device %s (ID %hhx:%hx:%hx)\n",
43
 			DBG ( "Found device %s (ID %hhx:%hx:%hx)\n",
44
-			      dev->name, dev->devid->bus_type,
45
-			      dev->devid->vendor_id, dev->devid->device_id );
44
+			      dev->name, dev->devid.bus_type,
45
+			      dev->devid.vendor_id, dev->devid.device_id );
46
 			return 1;
46
 			return 1;
47
 		}
47
 		}
48
 	}
48
 	}

Notiek ielāde…
Atcelt
Saglabāt