Signed-off-by: Yegor Yefremov <yegorslists@xxxxxxxxxxxxxx> --- event.c | 1 - 1 file changed, 1 deletion(-) diff --git a/event.c b/event.c index d903f9e..25f8099 100644 --- a/event.c +++ b/event.c @@ -80,7 +80,6 @@ static void print_frame(struct print_event_args *args, struct nlattr *attr) tmp = (frame[29] << 8) + frame[28]; printf(" status: %d: %s", tmp, get_status_str(tmp)); break; - break; case 0xa0: /* disassoc */ case 0xc0: /* deauth */ /* reason */ -- 1.8.3.2 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html