mac80211: simplify association HT parameters
authorJohannes Berg <johannes.berg@intel.com>
Wed, 16 May 2012 21:43:19 +0000 (23:43 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 5 Jun 2012 19:32:15 +0000 (15:32 -0400)
commit9dde64232586bd35c8454615266d209106b73c0f
tree488be8573e55453d6ef6dc88a692a42fb7e23093
parent10bab00afed042c1a38ed5ffb135e2aea5ce1277
mac80211: simplify association HT parameters

Instead of passing around the entire HT information
IE, extract only the HT parameters field and disable
HT if the HT information IE isn't present and well-
formed.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c
This page took 0.024401 seconds and 5 git commands to generate.