nl80211: Make use of the ht opmode bss attribute
authorHelmut Schaa <helmut.schaa@googlemail.com>
Sun, 30 Jan 2011 19:16:29 +0000 (21:16 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 30 Jan 2011 19:16:29 +0000 (21:16 +0200)
commitf1bed4a70ddb4a9e7e11e3ebac6f9c479c502ceb
tree31297eca0567701be5d262cc6bf0d1b44421d000
parent1161ff1ef5e4bdc0e1727a039d6b23ac74b863d0
nl80211: Make use of the ht opmode bss attribute

In order to enable protection mechanisms for different HT opmodes the
driver needs to be aware of the current HT opmode that is calculated by
hostapd. Hence, pass the current opmode to the nl80211 driver via
the bss attribute NL80211_ATTR_BSS_HT_OPMODE.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
src/drivers/driver_nl80211.c