]> git.baikalelectronics.ru Git - kernel.git/commit
mwifiex: fix Tx data rate display issue
authorAmitkumar Karwar <akarwar@marvell.com>
Tue, 27 Sep 2011 03:37:25 +0000 (20:37 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 30 Sep 2011 19:57:00 +0000 (15:57 -0400)
commite6ad779c21f19ce569b691ad9fda7614040d9ec1
tree3d4905c2419c17f917602c288a56cca21075a1a3
parent32f8542e6be730fd3c0e3d98d628ebd5fe1f335f
mwifiex: fix Tx data rate display issue

"iw dev mlan0 link" shows wrong data rate, because data rate is
not sent properly to cfg80211 stack. Also stack is not updated
with mcs and Tx data flags information.

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>
drivers/net/wireless/mwifiex/cfg80211.c