]> git.baikalelectronics.ru Git - kernel.git/commit
rtlwifi: rtl8723be: Add antenna select module parameter
authorLarry Finger <Larry.Finger@lwfinger.net>
Wed, 16 Mar 2016 18:33:34 +0000 (13:33 -0500)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 6 Apr 2016 18:28:30 +0000 (21:28 +0300)
commit92399876f1dab02db5ec663ae716a7f7f49a2ac6
tree67be371ca8d7f8a1a8748935774c85a2f5d5c1ab
parentc510565de8313eda021b701c093b098749876e8c
rtlwifi: rtl8723be: Add antenna select module parameter

A number of new laptops have been delivered with only a single antenna.
In principle, this is OK; however, a problem arises when the on-board
EEPROM is programmed to use the other antenna connection. The option
of opening the computer and moving the connector is not always possible
as it will void the warranty in some cases. In addition, this solution
breaks the Windows driver when the box dual boots Linux and Windows.

A fix involving a new module parameter has been developed.  This commit
adds the new parameter and implements the changes needed for the driver.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org> [V4.0+]
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.c
drivers/net/wireless/realtek/rtlwifi/rtl8723be/sw.c
drivers/net/wireless/realtek/rtlwifi/wifi.h