mirror of
https://github.com/xcat2/xNBA.git
synced 2025-08-24 12:10:27 +00:00
Fixed typo
This commit is contained in:
@@ -176,7 +176,7 @@ static int pxedev_get_instance_info ( struct pxe_device *pxe ) {
|
||||
memcpy ( pxe->hwaddr, undi_info.PermNodeAddress,
|
||||
sizeof ( pxe->hwaddr ) );
|
||||
pxe->irq = undi_info.IntNumber;
|
||||
pxe->rom = undi_info.ROMAddress;
|
||||
pxe->rom_segment = undi_info.ROMAddress;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user