hostap/wpa_supplicant/dbus
Jouni Malinen e987c70c85 dbus: Add explicit break statements to switch-default
There were couple of missing breaks in switch-default (before/after).
While these did not have any noticeable issues due to falling over to
the next step that just exited from the switch statement, it is cleaner
and more robust to have each case use an explicit break.

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-06-13 00:27:15 +03:00
..
.gitignore dbus: Clean dbus build files on wpa_supplicant 'make clean' 2009-12-20 20:29:09 +02:00
dbus-wpa_supplicant.conf
dbus_common.c
dbus_common.h
dbus_common_i.h
dbus_dict_helpers.c dbus: Add explicit break statements to switch-default 2014-06-13 00:27:15 +03:00
dbus_dict_helpers.h
dbus_new.c
dbus_new.h
dbus_new_handlers.c
dbus_new_handlers.h Add a reattach command for fast reassociate-back-to-same-BSS 2014-03-11 19:38:01 +02:00
dbus_new_handlers_p2p.c dbus: Add explicit break statements to switch-default 2014-06-13 00:27:15 +03:00
dbus_new_handlers_p2p.h
dbus_new_handlers_wps.c
dbus_new_helpers.c
dbus_new_helpers.h
dbus_new_introspect.c
dbus_old.c
dbus_old.h
dbus_old_handlers.c
dbus_old_handlers.h
dbus_old_handlers_wps.c
fi.epitest.hostap.WPASupplicant.service.in wpa_supplicant: Edit BINDIR in dbus and systemd service files 2011-07-15 12:25:02 +03:00
fi.w1.wpa_supplicant1.service.in
Makefile