Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131768
b: refs/heads/master
c: 43a1221
h: refs/heads/master
v: v3
  • Loading branch information
Roel Kluin authored and Bartlomiej Zolnierkiewicz committed Feb 25, 2009
1 parent 3b1aaba commit 17a2689
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: 0af80c04e2f2e45ae09fceb17df8050f828a5c40
refs/heads/master: 43a12216d3664a9fa6c8ceb398da6ef08fee7ff7
2 changes: 1 addition & 1 deletion trunk/drivers/ide/amd74xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ static unsigned int init_chipset_amd74xx(struct pci_dev *dev)
* Check for broken FIFO support.
*/
if (dev->vendor == PCI_VENDOR_ID_AMD &&
dev->vendor == PCI_DEVICE_ID_AMD_VIPER_7411)
dev->device == PCI_DEVICE_ID_AMD_VIPER_7411)
t &= 0x0f;
else
t |= 0xf0;
Expand Down

0 comments on commit 17a2689

Please sign in to comment.