FST: Remove unnecessary fst_attach() already attached check
authorJouni Malinen <j@w1.fi>
Sun, 26 Jul 2015 09:10:14 +0000 (12:10 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 26 Jul 2015 15:12:09 +0000 (18:12 +0300)
commit55cd405a44f69335e424ee248d1c4ac107b4ca74
tree87f373cb5f638e0fcb2d5e281f0500b498933632
parent5994658309b0d92b007c7b0b84dcb71ec2fb05c7
FST: Remove unnecessary fst_attach() already attached check

Now that both hostapd and wpa_supplicant already enforce no duplicate
fst_attach() calls, there is no need for this check within fst_attach().

Signed-off-by: Jouni Malinen <j@w1.fi>
src/fst/fst.c