Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4e63904f authored by Nirav Shah's avatar Nirav Shah Committed by Madan Koyyalamudi
Browse files

qcacld-3.0: Correct description of ratemask_set ini

Correct description of ratemask_set ini for VHT mode
to avoid wrong configuration.

Change-Id: I91b887d8268f8faa0d0c32f90da032d00eaa14f2
CRs-Fixed: 3198950
parent 3cb98593
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -268,9 +268,9 @@
 * b14-27 => NSS2, MCS 0-13 and so on for other NSS.
 * Note that the bit representation is continuous.
 *
 * For VHT targets, 10 bits correspond to one NSS setting.
 * b0-9   => NSS1, MCS 0-9
 * b10-19 => NSS2, MCS 0-9 and so on for other NSS.
 * For VHT targets, 12 bits correspond to one NSS setting.
 * b0-11   => NSS1, MCS 0-11
 * b12-23 => NSS2, MCS 0-11 and so on for other NSS.
 *
 * For HT targets, 8 bits correspond to one NSS setting.
 * b0-7  => NSS1, MCS 0-7