summaryrefslogtreecommitdiffstats
path: root/src/source-netmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/source-netmap.c')
-rw-r--r--src/source-netmap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/source-netmap.c b/src/source-netmap.c
index 0b04b41..8e409ea 100644
--- a/src/source-netmap.c
+++ b/src/source-netmap.c
@@ -453,6 +453,7 @@ retry:
}
}
+ SCMutexUnlock(&netmap_devlist_lock);
NetmapCloseAll();
FatalError("opening devname %s failed: %s", devname, strerror(errno));
}