commit | 290dc3627c93b0bdff2c897df95ca4963f68e873 | [log] [tgz] |
---|---|---|
author | Sravan Kumar Kairam <sgoud@codeaurora.org> | Wed Jul 19 17:38:20 2017 +0530 |
committer | snandini <snandini@codeaurora.org> | Wed Oct 25 17:48:07 2017 -0700 |
tree | bc4cacfe8ee8fd11651f563ef2755b0062ba3287 | |
parent | 645f7a174ce2fc5cd9f2c0698aed626cb4d441c3 [diff] |
qcacmn: Management MGMT TXRX component over HTT Currently there is no support for management MGMT TXRX component over HTT endpoint and supports only over WMI. As a result for platforms which does not support MGMT over WMI will break other components which uses MGMT TXRX component to send mgmt packets. In this change implement changes to support MGMT TXRX component over HTT. Change-Id: I487aca3893aa21905a744e2e5dc7104e6c414fdc CRs-Fixed: 2097694