ChangeSet 1.1673.8.57, 2004/03/30 17:18:20-08:00, [EMAIL PROTECTED]
[PATCH] USB: w9968cf driver misplaced ;
drivers/usb/media/w9968cf.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -Nru a/drivers/usb/media/w9968cf.c b/drivers/usb/media/w9968cf.c
--- a/drivers/usb/media/w9968cf.c Wed Apr 14 14:35:18 2004
+++ b/drivers/usb/media/w9968cf.c Wed Apr 14 14:35:18 2004
@@ -3373,7 +3373,7 @@
if (copy_from_user(&tuner, arg, sizeof(tuner)))
return -EFAULT;
- if (tuner.tuner != 0);
+ if (tuner.tuner != 0)
return -EINVAL;
strcpy(tuner.name, "no_tuner");
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel