]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
net:wireless:bcmdhd: set rpt_hitxrate
authorkraghavender <kraghavender@nvidia.com>
Mon, 11 Aug 2014 11:39:02 +0000 (17:09 +0530)
committerDhiren Parmar <dparmar@nvidia.com>
Tue, 12 Aug 2014 10:41:21 +0000 (03:41 -0700)
commit8c4b862fb7426243573de9043842f59d2fc5d36c
tree25a538dd9f29ef11c4b92f665a5993d4989bc02d
parent77276636e55ae3fe336b96cf6cd56a145f131ecc
net:wireless:bcmdhd: set rpt_hitxrate

Set the rpt_hitxrate to 1 so that link speed updated by WLC_GET_RATE
is the maximum transmit rate
rpt_hitxrate 0 : Here the rate reported is the most used rate in the
link.
rpt_hitxrate 1 : Here the rate reported is the highest used rate in the
link.
Otherwise linkspeed updated in the GUI is 802.11 NULL frame data rate
which is 24 Mbps.

Bug 200027022

Change-Id: I0c69b635d0b68c06f38297f39070cc5da04e478b
Signed-off-by: Raghu <kraghavender@nvidia.com>
Reviewed-on: http://git-master/r/455067
Reviewed-by: Narayan Reddy <narayanr@nvidia.com>
Reviewed-by: Rakesh Goyal <rgoyal@nvidia.com>
Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
GVS: Gerrit_Virtual_Submit
drivers/net/wireless/bcmdhd/dhd_linux.c