Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132237
b: refs/heads/master
c: 6a958d5
h: refs/heads/master
i:
  132235: 0d16428
v: v3
  • Loading branch information
Prakash Punnoor authored and Matthew Wilcox committed Mar 12, 2009
1 parent d431137 commit fe4dae0
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: 7726c3308a92b4a4c3bd059059498fca0e6f8e48
refs/heads/master: 6a958d5b28e4a180458e0d319d2e4bb5c4b7da3e
2 changes: 1 addition & 1 deletion trunk/drivers/pci/quirks.c
Original file line number Diff line number Diff line change
Expand Up @@ -2122,7 +2122,7 @@ static void __devinit ht_disable_msi_mapping(struct pci_dev *dev)

if (pci_read_config_byte(dev, pos + HT_MSI_FLAGS,
&flags) == 0) {
dev_info(&dev->dev, "Enabling HT MSI Mapping\n");
dev_info(&dev->dev, "Disabling HT MSI Mapping\n");

pci_write_config_byte(dev, pos + HT_MSI_FLAGS,
flags & ~HT_MSI_FLAGS_ENABLE);
Expand Down

0 comments on commit fe4dae0

Please sign in to comment.