diff options
author | Amitkumar Karwar <[email protected]> | 2012-07-11 18:12:57 -0700 |
---|---|---|
committer | John W. Linville <[email protected]> | 2012-07-12 14:48:40 -0400 |
commit | fe020120cb863ba918c6d603345342a880272c4d (patch) | |
tree | 655ae2496b8afeb96a969ff0f121eb0be767aa91 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 89e1180121f281af16855d4954b9fe3d7354fe73 (diff) |
mwifiex: correction in mcs index check
mwifiex driver supports 2x2 chips as well. Hence valid mcs values
are 0 to 15. The check for mcs index is corrected in this patch.
For example: if 40MHz is enabled and mcs index is 11, "iw link"
command would show "tx bitrate: 108.0 MBit/s" without this patch.
Now it shows "tx bitrate: 108.0 MBit/s MCS 11 40Mhz" with the patch.
Cc: "3.2.y, 3.3.y, 3.4.y" <[email protected]>
Signed-off-by: Amitkumar Karwar <[email protected]>
Signed-off-by: Bing Zhao <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions