]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Merge sae_derive_commit() error case return statements
authorJouni Malinen <j@w1.fi>
Tue, 23 Jun 2015 19:38:38 +0000 (22:38 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 23 Jun 2015 20:10:36 +0000 (23:10 +0300)
commit8ec33326c14ad659de687d6a37d77a7af234de85
treea458c39151575a853bc4e39315052aa6a2fc273f
parentd93abd4a97569488f27f65f530a95bb811fb97a2
SAE: Merge sae_derive_commit() error case return statements

These error cases have the exact same outcome, so a single return
statement can be used.

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