Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 29385
b: refs/heads/master
c: a5fd79c
h: refs/heads/master
i:
  29383: ff6c1dc
v: v3
  • Loading branch information
Jeff Garzik committed Feb 20, 2006
1 parent 945e29f commit 64bd8ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ff607748590fba14aecedb0d50edc4ada98d4302
refs/heads/master: a5fd79ccd60b7c9cc0221dfaaa950933eff6af99
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/sata_vsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ static irqreturn_t vsc_sata_interrupt (int irq, void *dev_instance,
qc = ata_qc_from_tag(ap, ap->active_tag);
if (qc && (!(qc->tf.flags & ATA_TFLAG_POLLING)))
handled += ata_host_intr(ap, qc);
} else {
else {
printk(KERN_DEBUG "%s: ignoring interrupt(s)\n", __FUNCTION__);
ata_chk_status(ap);
handled++;
Expand Down

0 comments on commit 64bd8ed

Please sign in to comment.