Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64775
b: refs/heads/master
c: 3dcc323
h: refs/heads/master
i:
  64773: df4f49b
  64771: c0e6b55
  64767: 05c18eb
v: v3
  • Loading branch information
Tejun Heo authored and Jeff Garzik committed Sep 11, 2007
1 parent 9255ef1 commit f8bec64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b311ec4ae82b1dc337689e966dcf9c5f6a53877e
refs/heads/master: 3dcc323fe8d7158bd662c04d41ba8b25fa3ce27b
1 change: 1 addition & 0 deletions trunk/drivers/ata/libata-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -6035,6 +6035,7 @@ void ata_dev_init(struct ata_device *dev)
*/
spin_lock_irqsave(ap->lock, flags);
dev->flags &= ~ATA_DFLAG_INIT_MASK;
dev->horkage = 0;
spin_unlock_irqrestore(ap->lock, flags);

memset((void *)dev + ATA_DEVICE_CLEAR_OFFSET, 0,
Expand Down

0 comments on commit f8bec64

Please sign in to comment.