Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316484
b: refs/heads/master
c: 0bdb3b2
h: refs/heads/master
v: v3
  • Loading branch information
Alex Williamson authored and Bjorn Helgaas committed Jun 18, 2012
1 parent 594681f commit 8204952
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: de509f9f08726077ffd2f2d5e4b63e17cb516938
refs/heads/master: 0bdb3b213ac64f9a16e59d57660174543eaa01f0
2 changes: 2 additions & 0 deletions trunk/drivers/pci/quirks.c
Original file line number Diff line number Diff line change
Expand Up @@ -2940,6 +2940,8 @@ static void __devinit quirk_broken_intx_masking(struct pci_dev *dev)
}
DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_CHELSIO, 0x0030,
quirk_broken_intx_masking);
DECLARE_PCI_FIXUP_HEADER(0x1814, 0x0601, /* Ralink RT2800 802.11n PCI */
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 8204952

Please sign in to comment.