]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: Fix TKIP/WEP HT capability handling
authorSujith <Sujith.Manoharan@atheros.com>
Mon, 2 Mar 2009 07:58:31 +0000 (13:28 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 5 Mar 2009 19:39:37 +0000 (14:39 -0500)
commitbd8a8302ade19c95b01fb2bc65fbfe705c31f993
tree1a1420fada5325d0838bf1f63a5882133454018d
parent0c4b3d456b2e059fa51e3366c631e222a97ac8ce
mac80211: Fix TKIP/WEP HT capability handling

There is no need to parse the AP's HT capabilities if
the STA uses TKIP/WEP cipher. This allows the rate control
module to choose the correct(legacy) rate table.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mlme.c