Message ID | 1275433068.20756.100.camel@miniol (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
diff -urpN i1/gl860.c gl860/gl860.c --- i1/gl860.c 2010-06-01 23:26:22.000000000 +0200 +++ gl860/gl860.c 2010-06-01 23:11:26.000000000 +0200 @@ -63,7 +63,7 @@ static int sd_set_##thename(struct gspca \ sd->vcur.thename = val;\ if (gspca_dev->streaming)\ - sd->dev_camera_settings(gspca_dev);\ + sd->waitSet = 1;\ return 0;\ } \ static int sd_get_##thename(struct gspca_dev *gspca_dev, s32 *val)\