summaryrefslogtreecommitdiffstats
path: root/sys/dev/ixgb/if_ixgb.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ixgb/if_ixgb.c')
-rw-r--r--sys/dev/ixgb/if_ixgb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/ixgb/if_ixgb.c b/sys/dev/ixgb/if_ixgb.c
index 2e62c1c..f01e673 100644
--- a/sys/dev/ixgb/if_ixgb.c
+++ b/sys/dev/ixgb/if_ixgb.c
@@ -1459,7 +1459,6 @@ fail_2:
fail_1:
bus_dma_tag_destroy(dma->dma_tag);
fail_0:
- dma->dma_map = NULL;
dma->dma_tag = NULL;
return (r);
}
OpenPOWER on IntegriCloud