Loading drivers/ata/sata_rcar.c +1 −1 Original line number Diff line number Diff line Loading @@ -679,7 +679,7 @@ static void sata_rcar_serr_interrupt(struct ata_port *ap) if (!serror) return; DPRINTK("SError @host_intr: 0x%x\n", serror); ata_port_dbg(ap, "SError @host_intr: 0x%x\n", serror); /* first, analyze and record host port events */ ata_ehi_clear_desc(ehi); Loading Loading
drivers/ata/sata_rcar.c +1 −1 Original line number Diff line number Diff line Loading @@ -679,7 +679,7 @@ static void sata_rcar_serr_interrupt(struct ata_port *ap) if (!serror) return; DPRINTK("SError @host_intr: 0x%x\n", serror); ata_port_dbg(ap, "SError @host_intr: 0x%x\n", serror); /* first, analyze and record host port events */ ata_ehi_clear_desc(ehi); Loading