]> git.ipfire.org Git - thirdparty/hostap.git/commit
Remove unused STA entry information
authorJouni Malinen <j@w1.fi>
Sat, 15 Mar 2014 07:57:10 +0000 (09:57 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 15 Mar 2014 07:57:10 +0000 (09:57 +0200)
commit5bdac4abce48b05ccf0cc91e67500d4a89bd79fd
tree1658cbf1070d18a6b4299ead2f55b7bd72184d25
parentd05ff96012c74098d574619fc4dac9170635bf88
Remove unused STA entry information

previous_ap and last_assoc_req were not really used for anything
meaninful, so get rid of them to reduce the size of per-STA memory
allocation.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/ap_mlme.c
src/ap/iapp.c
src/ap/ieee802_11.c
src/ap/sta_info.c
src/ap/sta_info.h