summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/dld/dld_str.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/io/dld/dld_str.c')
-rw-r--r--usr/src/uts/common/io/dld/dld_str.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/uts/common/io/dld/dld_str.c b/usr/src/uts/common/io/dld/dld_str.c
index 75845f3df0..63d2bb6511 100644
--- a/usr/src/uts/common/io/dld/dld_str.c
+++ b/usr/src/uts/common/io/dld/dld_str.c
@@ -681,6 +681,7 @@ dld_str_destroy(dld_str_t *dsp)
dsp->ds_passivestate = DLD_UNINITIALIZED;
dsp->ds_mode = DLD_UNITDATA;
dsp->ds_native = B_FALSE;
+ dsp->ds_nonip = B_FALSE;
ASSERT(dsp->ds_datathr_cnt == 0);
ASSERT(dsp->ds_pending_head == NULL);