commit | 85df7c7d2f2720a60301789549ae61ebf8cbefd0 | [log] [tgz] |
---|---|---|
author | Sriram Madhvapathi <msriram@codeaurora.org> | Fri Sep 30 11:35:28 2016 +0530 |
committer | qcabuildsw <qcabuildsw@localhost> | Mon Oct 03 17:38:45 2016 -0700 |
tree | d3c7d7b744e2ac6032aeb56cec0e6479dba9c1a6 | |
parent | 6213c01b1b27a3255e217a9997aaeb9376bbcce8 [diff] |
qcacld-3.0: Correct the IBSS tx rate information qcacld-2.0 to qcacld-3.0 propagation GETIBSSPEERINFO(ALL) fetches IBSS peer information which includes tx rate. However, only lower 3 bytes of txRate field is relevant. Mask out irrelevant fields when passing tx rate info to the user. Change-Id: Ice0199b84899e7452bf64353c744118f109d9c14 CRs-Fixed: 1050973