patch-2.4.18 linux/drivers/ieee1394/video1394.c
Next file: linux/drivers/input/evdev.c
Previous file: linux/drivers/ieee1394/sbp2.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Feb 4 16:55:13 2002
- Orig file:
linux.orig/drivers/ieee1394/video1394.c
- Orig date:
Mon Feb 18 20:18:39 2002
diff -Naur -X /home/marcelo/lib/dontdiff linux.orig/drivers/ieee1394/video1394.c linux/drivers/ieee1394/video1394.c
@@ -617,7 +617,7 @@
if (d->ir_prg[i][d->nb_cmd-1].status & 0xFFFF0000) {
reset_ir_status(d, i);
d->buffer_status[i] = VIDEO1394_BUFFER_READY;
- get_fast_time(&d->buffer_time[i]);
+ do_gettimeofday(&d->buffer_time[i]);
}
}
spin_unlock(&d->lock);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)