[GIT PATCH] USB printer fix for 2.6.33-git

From: Greg KH
Date: Tue Dec 15 2009 - 10:56:52 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/