2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-03 11:13:56 +08:00
linux-next/drivers/staging/rtl8723bs
Quytelda Kahja 904604397d staging: rtl8723bs: Merge workaround conditionals into single else-if.
The if conditionals used to work around wrong TX power limit indices
can be condensed into a single if/else-if statement for more concise
expression.

Signed-off-by: Quytelda Kahja <quytelda@tamalin.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-06-28 22:03:16 +09:00
..
core treewide: Use array_size() in vzalloc() 2018-06-12 16:19:22 -07:00
hal staging: rtl8723bs: Merge workaround conditionals into single else-if. 2018-06-28 22:03:16 +09:00
include staging: rtl8723bs: Rename PHY_GetTxPowerLimit(). 2018-06-28 22:03:16 +09:00
os_dep staging: rtl8723bs: Replace license boilerplate with SPDX identifiers 2018-05-11 11:48:24 +02:00
Kconfig
Makefile staging: rtl8723bs: Rename 'Hal8723BPwrSeq.{c, h}' to 'hal_pwr_seq.*'. 2018-05-25 18:47:22 +02:00
TODO