commit | f5c38ef06e005705ef87b7a77752c183bacb94cc | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Mon Mar 30 15:28:57 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 22 16:54:35 2009 -0400 |
tree | 3aa441c7278b5986ac2bd8842196b4a18e4b7989 | |
parent | c6483cfe7147534719197c03a99848f49e004308 [diff] |
ath9k: Fix bug in determining HT40 mode This patch fixes a bug in checking for HT40 mode. The STA's mode can be determined from the cached HT capabilities, use that and remove the redundant variable 'rc_phy_mode'. Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>