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 cb37b28..aaa69b6 100644
--- a/sys/dev/firewire/firewire.c
+++ b/sys/dev/firewire/firewire.c
@@ -1612,7 +1612,6 @@ nextaddr:
fw_bus_explore(fc);
return;
errnode:
- fc->retry_count++;
if (fc->ongodev != NULL) {
fc->ongodev->status = FWDEVINVAL;
/* Invalidate ROM */
OpenPOWER on IntegriCloud