On Tue, Nov 12, 2002 at 11:10:51AM -0800, Joe Burks wrote:
> Greg, please apply
> 
> Included in this patch:
> 
> - (From John Tyner) Move allocation of memory out of send_control_msg. With 
> the allocation moved to open, control messages are less expensive since 
> they don't allocate and free memory every time.
> - (From John Tyner) Change the behaviour of send_control_msg to return 0 on 
> success instead of the number of bytes transferred.
> - Clean up of a couple down_interruptible() calls that weren't checking for 
> failure
> - Rewrite of proc fs entries to use one file per value instead of parsing 
> in the kernel

VIDEO_PROC_FS is dependant on PROC_FS, so you don't have to check for
PROC_FS within your driver.  Can you change those lines and resubmit it?

thanks,

greg k-h


-------------------------------------------------------
This sf.net email is sponsored by: Are you worried about 
your web server security? Click here for a FREE Thawte 
Apache SSL Guide and answer your Apache SSL security 
needs: http://www.gothawte.com/rd523.html
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to