]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/sta_info.c
Allocate sta->ht_capabilities dynamically
authorJouni Malinen <j@w1.fi>
Sun, 29 Nov 2009 19:07:52 +0000 (21:07 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 29 Nov 2009 19:07:52 +0000 (21:07 +0200)
commitdf84268ae7d1e7423c744423161ef8682a4819d3
treebf7bcb52b6e6438afebd1a8034a5dd68ce5b69ab
parent99d845a7ec163d824487451280ed6c4ef205f558
Allocate sta->ht_capabilities dynamically

This avoids need for conditional inclusion of header file into
sta_info.h and cleans up the code a bit.
hostapd/config.c
hostapd/ieee802_11.c
hostapd/sta_info.c
hostapd/sta_info.h