Pass negotiated ht capability information after the association
authorvasanth <vasanth@Atheros.com>
Mon, 2 Mar 2009 17:17:35 +0000 (19:17 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 2 Mar 2009 17:17:35 +0000 (19:17 +0200)
commit35463eaed391107dbe4a2dcaeb43aaa20e227a1e
tree4ea77c4572c9c4e472664c1bf98cb57a72a654ac
parent1fd4b0db7c1dc82e09234f33d798bd07a69ab0c7
Pass negotiated ht capability information after the association

This patch replaces the station's ht capability information with the
negotiated one in NL80211_CMD_NEW_STATION. This negotiated ht
capability will be needed for rate control initialization in the
driver.

Signed-off-by: vasanth <vasanth@atheros.com>
hostapd/ieee802_11.c