From 8f76b141c974752e4dc6ca755bd32a332a11778c Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Wed, 4 Jan 2012 19:26:13 -0500 Subject: [PATCH] fix up typo in case this gets re-enabled. --- pci-crs-blacklist.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pci-crs-blacklist.patch b/pci-crs-blacklist.patch index 6b821ebc4..76dc22caa 100644 --- a/pci-crs-blacklist.patch +++ b/pci-crs-blacklist.patch @@ -62,7 +62,7 @@ index 404f21a..2704a9c 100644 + .ident = "Dell Studio 1557", + .matches = { + DMI_MATCH(DMI_BOARD_VENDOR, "Dell Inc."), -+ DMI_MATCH(DMI_PRODUCT_NAME, "Studio 1557"); ++ DMI_MATCH(DMI_PRODUCT_NAME, "Studio 1557"), + DMI_MATCH(DMI_BIOS_VERSION, "A09"), + }, + },