Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316483
b: refs/heads/master
c: de509f9
h: refs/heads/master
i:
  316481: 3318697
  316479: b7a6977
v: v3
  • Loading branch information
Jan Kiszka authored and Bjorn Helgaas committed Jun 18, 2012
1 parent 8452d35 commit 594681f
Show file tree
Hide file tree
Showing 2 changed files with 3 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: fbebb9fd22581b6422d60669c4ff86ce99d6cdba
refs/heads/master: de509f9f08726077ffd2f2d5e4b63e17cb516938
2 changes: 2 additions & 0 deletions trunk/drivers/pci/quirks.c
Original file line number Diff line number Diff line change
Expand Up @@ -2938,6 +2938,8 @@ static void __devinit quirk_broken_intx_masking(struct pci_dev *dev)
{
dev->broken_intx_masking = 1;
}
DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_CHELSIO, 0x0030,
quirk_broken_intx_masking);

static void pci_do_fixups(struct pci_dev *dev, struct pci_fixup *f,
struct pci_fixup *end)
Expand Down

0 comments on commit 594681f

Please sign in to comment.