commit | a4d6367fa77fb604ce62582e1c0998e0ed098927 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Tue Mar 27 10:08:55 2012 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Mar 28 14:25:36 2012 -0400 |
tree | cd1b053200767dedc6da1cf497bddcb9dec2b018 | |
parent | ca907a90735877ceff800d08f780f2f1b4388afa [diff] |
ath9k: Use HW HT capabilites properly The commit "ath9k: Remove aggregation flags" changed how nodes were being initialized. Use the HW HT cap bits to initialize/de-initialize nodes, else we would be accessing an uninitialized entry during a suspend/resume cycle, resulting in a panic. Reported-by: Justin P. Mattock <justinmattock@gmail.com> Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>