]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8188eu: fix signal strength indication
authorAndrew Bradford <andrew@bradfordembedded.com>
Fri, 12 Feb 2016 01:38:05 +0000 (20:38 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Feb 2016 04:03:56 +0000 (20:03 -0800)
commit08e66b5cb2e5542f9cb18260b88d9f3bf1ab3468
treefcab84e02fe05acadfd41651855389b6b4091e1f
parent1fcd676ef85b54f5031ea3488f3b29c391c65a3a
staging: rtl8188eu: fix signal strength indication

RTL8188E can only have a maximum of 2 chains so match that in the actual
phy_rx_agc_info structure within phy_status_rpt.  This will cause the
other data received from the PHY, such as signal strength indication of
beacons, to properly align and allow extraction and use within the
signal strength record-keeping mechanisms.

Signed-off-by: Andrew Bradford <andrew@bradfordembedded.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/include/Hal8188EPhyCfg.h
drivers/staging/rtl8188eu/include/odm_HWConfig.h