2007-11-03 Marco Gerards <marco@gnu.org>
* disk/ata.c (grub_ata_pio_read): Detect and return the error code. (grub_ata_pio_write): Likewise. (grub_ata_readwrite): Use `grub_error', instead of returning `grub_errno'.
This commit is contained in:
parent
ed649e5402
commit
cf8f780b84
2 changed files with 15 additions and 6 deletions
|
@ -1,3 +1,10 @@
|
|||
2007-11-03 Marco Gerards <marco@gnu.org>
|
||||
|
||||
* disk/ata.c (grub_ata_pio_read): Detect and return the error code.
|
||||
(grub_ata_pio_write): Likewise.
|
||||
(grub_ata_readwrite): Use `grub_error', instead of
|
||||
returning `grub_errno'.
|
||||
|
||||
2007-11-03 Marco Gerards <marco@gnu.org>
|
||||
|
||||
* disk/ata.c (grub_ata_readwrite): Call grub_ata_pio_read and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue