commit | ba5736a5e9ac20c378ae4179e8a0ed3cc4b44351 | [log] [tgz] |
---|---|---|
author | Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com> | Wed Nov 30 21:10:52 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 30 15:09:02 2011 -0500 |
tree | 38d9cb914c31f2bc0dcfd7ab0d378f3dd108ee1e | |
parent | 6fea593d9c0e3ad8014c4080e95cb93e42c8915c [diff] |
ath9k_hw: add default chainmask for AR9462 the default tx/rx chainmask for AR9462 is 0x3. this patch helps to assign 0x3 rather than 0x7 for AR9462 with the help of fix_chainmask module if something goes wrong in reading tx/rx chain mask from OTP/EEPROM card(though its very unlikely) Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>