[linux-usb-devel] Re: [PATCH] small locking bug fixes in the dc2xx driver

2001-05-24 Thread Greg KH
Here's the patch again against 2.4.5-pre5. thanks, greg k-h diff -Nru a/drivers/usb/dc2xx.c b/drivers/usb/dc2xx.c --- a/drivers/usb/dc2xx.c Thu May 24 00:31:29 2001 +++ b/drivers/usb/dc2xx.c Thu May 24 00:31:29 2001 @@ -336,8 +336,9 @@ if (!camera->dev) { mi

[linux-usb-devel] Re: [PATCH] small locking bug fixes in the dc2xx driver

2001-05-16 Thread David Brownell
Greg, these look good. Not common cases, but they should get fixed. Johannes, could you send these to Linus? - Dave - Original Message - From: "Greg KH" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, May 15, 2001 9:48 PM Subject: [PATCH] small lock