rpms/kernel/FC-4 linux-2.6-usb-find-interface.patch,1.1,1.2

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Feb 21 02:39:26 UTC 2006


Author: davej

Update of /cvs/dist/rpms/kernel/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv13993

Modified Files:
	linux-2.6-usb-find-interface.patch 
Log Message:
trim


linux-2.6-usb-find-interface.patch:
 usb.c |   23 +++++++++++++----------
 1 files changed, 13 insertions(+), 10 deletions(-)

Index: linux-2.6-usb-find-interface.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/FC-4/linux-2.6-usb-find-interface.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linux-2.6-usb-find-interface.patch	9 Feb 2006 10:58:04 -0000	1.1
+++ linux-2.6-usb-find-interface.patch	21 Feb 2006 02:39:22 -0000	1.2
@@ -1,63 +1,8 @@
-From bugzilla at redhat.com Wed Dec 21 19:27:47 2005
-Return-path: <apache at redhat.com>
-Delivery-date: Wed, 21 Dec 2005 19:27:47 +0000
-Received: from [172.16.58.1] (helo=devserv.devel.redhat.com) by
-	hades.cambridge.redhat.com with esmtps (Exim 4.54 #1 (Red Hat Linux)) id
-	1Ep9cp-0002hs-5p for dwmw2 at cambridge.redhat.com; Wed, 21 Dec 2005 19:27:47
-	+0000
-Received: from dwmw2 by devserv.devel.redhat.com with local (Exim 4.41 #1
-	(Red Hat Linux)) id 1Ep9c1-00009U-Aa for dwmw2 at cambridge.redhat.com; Wed,
-	21 Dec 2005 14:26:57 -0500
-Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com
-	[172.16.52.254]) by devserv.devel.redhat.com (8.12.11/8.12.11) with ESMTP
-	id jBLJQu1m000575 for <dwmw2 at devserv.devel.redhat.com>; Wed, 21 Dec 2005
-	14:26:56 -0500
-Received: from mx1.redhat.com (mx1.redhat.com [172.16.48.31]) by
-	int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id jBLJQu116063 for
-	<dwmw2 at redhat.com>; Wed, 21 Dec 2005 14:26:56 -0500
-Received: from www.beta.redhat.com (beta.redhat.com [172.16.48.203]) by
-	mx1.redhat.com (8.12.11/8.12.11) with ESMTP id jBLJQuRu016509 for
-	<dwmw2 at redhat.com>; Wed, 21 Dec 2005 14:26:56 -0500
-Received: from www.beta.redhat.com (localhost.localdomain [127.0.0.1]) by
-	www.beta.redhat.com (8.12.11/8.12.10) with ESMTP id jBLJNERi006601 for
-	<dwmw2 at redhat.com>; Wed, 21 Dec 2005 14:23:14 -0500
-Received: (from apache at localhost) by www.beta.redhat.com
-	(8.12.11/8.12.11/Submit) id jBLJNEA5006599; Wed, 21 Dec 2005 14:23:14 -0500
-Date: Wed, 21 Dec 2005 14:23:14 -0500
-Message-Id: <200512211923.jBLJNEA5006599 at www.beta.redhat.com>
-From: bugzilla at redhat.com
-To: dwmw2 at redhat.com
-Subject: [Bug 176333] Cannot use second USB printer
-Content-type: text/plain; charset=utf-8
-In-Reply-To: <bug-176333-23438 at bugzilla.redhat.com>
-X-Loop: bugzilla at redhat.com
-X-BeenThere: bugzilla at redhat.com
-X-Bugzilla-Product: Fedora Core
-X-Bugzilla-Version: fc4
-X-Bugzilla-Component: kernel
-X-Bugzilla-Comment: Public
-X-Bugzilla-Reason: Reporter
-X-Bugzilla-Changed-Fields: Comment
-X-Evolution-Source: imap://dwmw2@invincible.cambridge.redhat.com/
-Content-Transfer-Encoding: 8bit
-Mime-Version: 1.0
-
-Please do not reply directly to this email. All additional
-comments should be made in the comments box of this bug report.
 
 Summary: Cannot use second USB printer
 
-
 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=176333
 
-
-
-
-
-------- Additional Comments From zaitcev at redhat.com  2005-12-21 14:23 EST -------
-What a horrible shit. Written by Pat Mochel, no less.
-Please try this instead:
-
 --- linux-2.6.14/drivers/usb/core/usb.c	2005-10-28 19:12:01.000000000 -0700
 +++ linux-2.6.14-lem/drivers/usb/core/usb.c	2005-12-21 11:19:00.000000000 -0800
 @@ -478,20 +477,23 @@ usb_match_id(struct usb_interface *inter
@@ -109,9 +54,3 @@
  static int usb_device_match (struct device *dev, struct device_driver *drv)
 
 
--- 
-Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
-------- You are receiving this mail because: -------
-You reported the bug, or are watching the reporter.
-
-




More information about the fedora-cvs-commits mailing list