staging: r8188eu: rfPath is always 0
authorMartin Kaiser <martin@kaiser.cx>
Wed, 5 Jan 2022 08:34:20 +0000 (09:34 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Jan 2022 14:04:55 +0000 (15:04 +0100)
commitd1dfe7fb11598a9575750a711bd2d0d06a2c1325
treef700ae8b9a1e35962e0f5468a1448860fc196251
parent6a0d9b79bff6ff64bf65b66776af88b21c1ff581
staging: r8188eu: rfPath is always 0

The rfPath variable in Hal_ReadTxPowerInfo88E is always 0. Remove the
variable and use 0 directly.

Acked-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220105083426.177128-2-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/rtl8188e_hal_init.c