• Greg Kroah-Hartman's avatar
    [PATCH] USB printer driver update · ab11e8f7
    Greg Kroah-Hartman authored
    Here's a patch against 2.5.3 for the USB printer driver that does the
    following:
    	- removes the races inherent in sleep_on
    	- uses 2.5 style of module usage counting
    	- kills a lockup on failure of usb_submit_urb
    This patch was done by Oliver Neukum.
    ab11e8f7
printer.c 20.7 KB