summaryrefslogtreecommitdiffstats
path: root/sys/dev/firewire/firewire.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/firewire/firewire.c')
-rw-r--r--sys/dev/firewire/firewire.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/firewire/firewire.c b/sys/dev/firewire/firewire.c
index 0a6180a..662199c 100644
--- a/sys/dev/firewire/firewire.c
+++ b/sys/dev/firewire/firewire.c
@@ -1126,6 +1126,7 @@ fw_xfer_alloc(struct malloc_type *type)
return xfer;
xfer->malloc = type;
+ xfer->tl = -1;
return xfer;
}
OpenPOWER on IntegriCloud