aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ubertooth.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-ubertooth.c')
-rw-r--r--epan/dissectors/packet-ubertooth.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-ubertooth.c b/epan/dissectors/packet-ubertooth.c
index 546e7f9d6b..8e9f86048f 100644
--- a/epan/dissectors/packet-ubertooth.c
+++ b/epan/dissectors/packet-ubertooth.c
@@ -1763,6 +1763,7 @@ dissect_ubertooth(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, void *dat
}
break;
}
+ /* FALLTHROUGH */
case 0: /* Ping */
case 2: /* Tx Symbols */ /* NOTE: This one seems to be not implemented in firmware at all*/
case 26: /* Bootloader Flash */ /* NOTE: This one seems to be not implemented in firmware at all*/