[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20091215155625.GA3394@kroah.com>
Date: Tue, 15 Dec 2009 07:56:25 -0800
From: Greg KH <gregkh@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org
Subject: [GIT PATCH] USB printer fix for 2.6.33-git
Here is the revert, and fix, for the USB printer issue you found.
Note, when I tested this, I couldn't get it to work at all, with the
original patch applied, or reverted. Turns out that this is an issue
with my system and CUPS, it wanted the usblp driver to not be loaded at
all in order for it to print to my printer, which is something new to
me, and I'll need to figure that out later.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
The full patches will be sent to the linux-usb mailing list, if anyone
wants to see them.
thanks,
greg k-h
------------
drivers/usb/core/usb.c | 23 ++++++++++++++++-------
1 files changed, 16 insertions(+), 7 deletions(-)
---------------
Greg Kroah-Hartman (1):
Revert "USB: Close usb_find_interface race"
Russ Dill (1):
USB: Close usb_find_interface race v3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists