]> git.ipfire.org Git - thirdparty/hostap.git/commit
HT: Remove unneeded struct ht_cap_ie wrapper
authorJouni Malinen <j@w1.fi>
Sun, 29 Nov 2009 11:04:21 +0000 (13:04 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 29 Nov 2009 11:04:21 +0000 (13:04 +0200)
commitfc4e2d950160e7fad207b0a911f45d265ca91687
tree3b367d6e01769dd57aec4a350bc64ad7ed040d3e
parent3a328c8133ed9b82cad0e7e79f6d37c00aa84982
HT: Remove unneeded struct ht_cap_ie wrapper

It is simpler to just use the HT Capabilities IE payload structure
as-is.
hostapd/driver_i.h
hostapd/ieee802_11.c
hostapd/sta_info.h
src/common/ieee802_11_defs.h
src/drivers/driver.h
src/drivers/driver_nl80211.c