[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cdi-devel] [PATCH 0/2] Fixes for ata



This series (forward ported from tyndur) should help with the ata
driver on real hardware.

Antoine Kaufmann (2):
  ata: Align DMA buffers to 64k
  ata: Retry on error

 ata/ata.c    |    6 ++++++
 ata/device.c |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)