]> git.ipfire.org Git - thirdparty/hostap.git/commit
Use a shared function for freeing PSK list
authorJouni Malinen <j@w1.fi>
Sun, 25 Nov 2012 16:01:55 +0000 (18:01 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 25 Nov 2012 16:01:55 +0000 (18:01 +0200)
commitf2a14be79896e4418e4a655af8b7ffed7799ec01
tree9f053ff8914977af7b816aae2517b4dcd5bfaecc
parentfc5550a1c2c6f572b2bd55d6ad01a8ef241dce96
Use a shared function for freeing PSK list

There is no need to duplicate this code in multiple locations.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/ap/ieee802_11.c
src/ap/ieee802_11_auth.c
src/ap/ieee802_11_auth.h
src/ap/sta_info.c