Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348124
b: refs/heads/master
c: 1278998
h: refs/heads/master
v: v3
  • Loading branch information
Myron Stowe authored and Bjorn Helgaas committed Dec 26, 2012
1 parent 2342c55 commit a7ab415
Show file tree
Hide file tree
Showing 2 changed files with 3 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: faa48a507fd328013886426f9437fd7e2e7b820b
refs/heads/master: 1278998f8ff6d66044ed00b581bbf14aacaba215
3 changes: 2 additions & 1 deletion trunk/arch/x86/pci/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,8 @@ static const struct dmi_system_id __devinitconst pciprobe_dmi_table[] = {
.callback = set_scan_all,
.ident = "Stratus/NEC ftServer",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "ftServer"),
DMI_MATCH(DMI_SYS_VENDOR, "Stratus"),
DMI_MATCH(DMI_PRODUCT_NAME, "ftServer"),
},
},
{}
Expand Down

0 comments on commit a7ab415

Please sign in to comment.