[Wine-patches] [12/23] usbhub.sys: Do not show error if hardware ID is unusual.
Alexander Morozov
=?iso-8859-1?q?amorozov_=CE=C1_etersoft=2Eru?=
Пн Янв 19 18:24:17 MSK 2009
For eterhack branch
----------- следующая часть -----------
From 319eaef305f717729173d93ac63b68b01c143051 Mon Sep 17 00:00:00 2001
From: Alexander Morozov <amorozov на etersoft.ru>
Date: Mon, 12 Jan 2009 18:23:13 +0300
Subject: [PATCH] usbhub.sys: Do not show error if hardware ID is unusual.
---
dlls/usbhub.sys/usbhub.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/dlls/usbhub.sys/usbhub.c b/dlls/usbhub.sys/usbhub.c
index 7f80b40..0bb6e0c 100644
--- a/dlls/usbhub.sys/usbhub.c
+++ b/dlls/usbhub.sys/usbhub.c
@@ -398,7 +398,6 @@ static BOOL enum_reg_usb_devices(void)
}
if (str == NULL)
{
- ERR( "bad hardware ID\n" );
HeapFree( GetProcessHeap(), 0, buf );
continue;
}
--
1.6.0.2.GIT
Подробная информация о списке рассылки Wine-patches