commit | 1018547152c9ecd4ab84d61481e3b7aefa5482e4 | [log] [tgz] |
---|---|---|
author | Karunakar Dasineni <karuna@codeaurora.org> | Mon Jun 19 16:32:06 2017 -0700 |
committer | snandini <snandini@codeaurora.org> | Thu Jun 29 18:25:27 2017 -0700 |
tree | 61b362645c8b2de4eea4554a9f27f94c7df467ee | |
parent | 60c2c9836e5379bcc85eed28664962943070a78b [diff] |
qcacmn: Fix LMAC interrupt mappings Current data-path interrupt registration/handling assumes PDEV indices to be in same order as HW MAC IDs, which is not always true. Fixed this by adding wlan_cfg api to set and get pdev index to mac id mapping. Change-Id: Iec8e9f4a02cd618a3b244cfd6fc7ead1e7d993c3 CRs-Fixed: 2063673