debian/patches/104_sandybridge_id_update.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 11d61a537e977d128c5793c59ef5430198217bac Author: Robert Hooker <[email protected]> Date: Mon Sep 13 10:30:46 2010 -0400 104_sandybridge_id_update.patch: minor fixup diff --git a/debian/patches/104_sandybridge_id_update.patch b/debian/patches/104_sandybridge_id_update.patch index b8ab2bf..e34dd7e 100644 --- a/debian/patches/104_sandybridge_id_update.patch +++ b/debian/patches/104_sandybridge_id_update.patch @@ -119,7 +119,7 @@ index b8e0c0b..b13894e 100644 + case PCI_CHIP_SANDYBRIDGE_M_GT2: + case PCI_CHIP_SANDYBRIDGE_M_GT2_PLUS: + case PCI_CHIP_SANDYBRIDGE_S_GT: -+ chipset->name = "Sandybridge"; ++ chipname = "Sandybridge"; + break; default: chipname = "unknown chipset"; -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

