patch-2.4.26 linux-2.4.26/drivers/ieee1394/video1394.c
Next file: linux-2.4.26/drivers/input/input.c
Previous file: linux-2.4.26/drivers/ieee1394/dma.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
2004-04-14 06:05:30.000000000 -0700
- Orig file:
linux-2.4.25/drivers/ieee1394/video1394.c
- Orig date:
2003-08-25 04:44:42.000000000 -0700
diff -urN linux-2.4.25/drivers/ieee1394/video1394.c linux-2.4.26/drivers/ieee1394/video1394.c
@@ -216,6 +216,7 @@
d->frame_size = buf_size;
d->buf_size = PAGE_ALIGN(buf_size);
d->last_buffer = -1;
+ INIT_LIST_HEAD(&d->link);
init_waitqueue_head(&d->waitq);
/* Init the regions for easy cleanup */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)