patch-2.4.2 linux/drivers/ieee1394/guid.c
Next file: linux/drivers/ieee1394/hosts.c
Previous file: linux/drivers/ide/via82cxxx.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Feb 4 21:34:18 2001
- Orig file:
v2.4.1/linux/drivers/ieee1394/guid.c
- Orig date:
Mon Dec 11 12:39:44 2000
diff -u --recursive --new-file v2.4.1/linux/drivers/ieee1394/guid.c linux/drivers/ieee1394/guid.c
@@ -163,7 +163,7 @@
return;
}
- INIT_LIST_HEAD(&greq->tq.list);
+ INIT_TQ_LINK(greq->tq);
greq->tq.sync = 0;
greq->tq.routine = (void (*)(void*))pkt_complete;
greq->tq.data = greq;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)