commit | a21ee724034b21d51d74eec8e426702a627eb465 | [log] [tgz] |
---|---|---|
author | Gertjan van Wingerde <gwingerde@gmail.com> | Mon May 03 22:43:04 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue May 04 13:24:23 2010 -0400 |
tree | 8b87ae245a99eb5c4485172587f9b96ab959d4e4 | |
parent | 79a854f1e1a4482243fe4a2b199e199225b87bf6 [diff] |
rt2x00: Fix HT40+/HT40- setting in rt2800. Inspection of the Ralink vendor driver shows that the TX_BAND_CFG register and BBP register 3 are about HT40- indication, not about HT40+ indication. Inverse the meaning of these fields in the code. Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>