On Mon, 21 Mar 2005 00:36:27 +0100 Joachim Nilsson <[EMAIL PROTECTED]> wrote:
> Here's a kernel oops patch I recently made for a usbserial-post-kludge > patched > 2.4.23. It fixes an oops due to a pointer dereference in a down() inside the > serial_write() function. The attached patch is against 2.4.30-rc1 since I > don't have bitkeeper. > + if (!port) > + return -ENODEV; Sorry about this and thanks for the patch. I'll send it to Marcelo right away. -- Pete ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
