Skip to content
  • Brett Russ's avatar
    [PATCH] libata: flush COMRESET set and clear · cdcca89e
    Brett Russ authored
    
    
    Updated patch to fix erroneous flush of COMRESET set and missing flush
    of COMRESET clear.  Created a new routine scr_write_flush() to try to
    prevent this in the future.  Also, this patch is based on libata-2.6
    instead of the previous libata-dev-2.6 based patch.
    
    Signed-off-by: default avatarBrett Russ <russb@emc.com>
    
    Index: libata-2.6/drivers/scsi/libata-core.c
    ===================================================================
    cdcca89e