[linux-usb-devel] Re: checker report on pwc-if.c

2002-07-11 Thread Greg KH
On Fri, Jul 12, 2002 at 12:18:32AM +0200, Oliver Neukum wrote: > Hi, > > this is a real one. Fix included. Applied, thanks. greg k-h --- This sf.net email is sponsored by:ThinkGeek Gadgets, caffeine, t-shirts, fun stuff. http://thinkgeek.com

[linux-usb-devel] Re: checker report on pwc-if.c

2002-07-11 Thread Nemosoft Unv.
Greetings, On Friday 12 July 2002 00:18, Oliver Neukum wrote: > Hi, > > this is a real one. Fix included. Thanks for the fix... indeed, small oversight :( But, I'm wondering: won't lock_kernel() interfere with the call to video_unregister_device(pdev->vdev); and schedule()? - Nemosoft --