Move DROP_SA command to be within ifdef CONFIG_TESTING_OPTIONS
authorJouni Malinen <j@w1.fi>
Sat, 5 Apr 2014 20:59:31 +0000 (23:59 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 5 Apr 2014 20:59:31 +0000 (23:59 +0300)
commit9ff4de6de4738b75012de81ffa0758633f409412
tree4102b2984b6ed5a101b3c48cffbcb48fb6f04d6b
parenteaf3f9b10de0b23bdaa83f2420036a5a0ee3754a
Move DROP_SA command to be within ifdef CONFIG_TESTING_OPTIONS

This is a test command and has no use in production builds.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/rsn_supp/wpa.c
wpa_supplicant/ctrl_iface.c
wpa_supplicant/wpa_cli.c