• Jeff Garzik's avatar
    [libata] fix PIO data xfer on big endian · d19fc429
    Jeff Garzik authored
    We were reading the data swapped, which was correct for the
    data page read from IDENTIFY DEVICE and incorrect for all other
    situations.
    
    Noticed by Ben Herrenschmidt.
    d19fc429
libata-core.c 81.2 KB