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, 0 insertions, 1 deletions
diff --git a/sys/dev/firewire/firewire.c b/sys/dev/firewire/firewire.c
index a091f8b..b82cf91 100644
--- a/sys/dev/firewire/firewire.c
+++ b/sys/dev/firewire/firewire.c
@@ -420,7 +420,6 @@ firewire_attach(device_t dev)
bus_generic_attach(dev);
/* bus_reset */
- fw_busreset(fc);
fc->ibr(fc);
return 0;
OpenPOWER on IntegriCloud