summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--src/driver/mdso_driver_ctx.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/driver/mdso_driver_ctx.c b/src/driver/mdso_driver_ctx.c
index 30d1ba7..e7e4a0f 100644
--- a/src/driver/mdso_driver_ctx.c
+++ b/src/driver/mdso_driver_ctx.c
@@ -240,6 +240,8 @@ int mdso_get_driver_ctx(
entry->arg,
optv,meta);
+ break;
+
case TAG_VERSION:
cctx.drvflags |= MDSO_DRIVER_VERSION;
break;