Fix non-HT STA addition
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 5 Mar 2009 09:25:32 +0000 (11:25 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 5 Mar 2009 09:25:32 +0000 (11:25 +0200)
commit37d8922e5830d83e354d43b8e38c76b1e1c4daf1
tree5de76d4be1d67fbe2ebe14ca9ec87f812ca43853
parentf72750896c714cb8c06d82f9038f23295b8a30d5
Fix non-HT STA addition

35463eaed391107dbe4a2dcaeb43aaa20e227a1e broke non-HT STA add by trying
to se random HT capabilities to mac80211. Fix that by using NULL ht_cap
for non-HT case.
hostapd/ieee802_11.c