]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: vt6656: Get wireless stats qual.qual directly from s_uCalculateLinkQual
authorMalcolm Priestley <tvboxspy@gmail.com>
Mon, 9 Dec 2013 22:25:48 +0000 (22:25 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Dec 2013 07:14:26 +0000 (23:14 -0800)
commit854f775a12d387bcd203b70b62b4feb4aeb3c5eb
treec435a69a0260ba93e72f6579cec743de0d499964
parentae27b1428e874097d530f368d64c784f8701a0b4
staging: vt6656: Get wireless stats qual.qual directly from s_uCalculateLinkQual

Calculate the qual from the tx_packets and wstats.discard.retries and
apply to wstats.qual.qual

Discard pDevice->scStatistic.LinkQuality.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/bssdb.c
drivers/staging/vt6656/iwctl.c