commit | e65c22633c14eabe9593a71a727f81544378b892 | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Mon Mar 02 13:28:31 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 05 14:39:37 2009 -0500 |
tree | 1a1420fada5325d0838bf1f63a5882133454018d | |
parent | a412c8040d83366dcc24962207b8beed52f29344 [diff] |
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>