summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorAmitkumar Karwar <akarwar@marvell.com>2012-07-11 18:12:57 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-08-09 08:31:30 -0700
commit2c3fea5b8591cd8c539bff95108efc2a1f9c5f20 (patch)
treeba89da2cd9a0c8f509a87332baa54b323f79de3a /arch
parentae9bc43cfc53968dd628052d1c225ace8560da64 (diff)
downloadlinux-3.10-2c3fea5b8591cd8c539bff95108efc2a1f9c5f20.tar.gz
linux-3.10-2c3fea5b8591cd8c539bff95108efc2a1f9c5f20.tar.bz2
linux-3.10-2c3fea5b8591cd8c539bff95108efc2a1f9c5f20.zip
mwifiex: correction in mcs index check
commit fe020120cb863ba918c6d603345342a880272c4d upstream. 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. Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions