staging: r8188eu: ExternalPA is read-only
authorMichael Straube <straube.linux@gmail.com>
Tue, 1 Feb 2022 08:42:51 +0000 (09:42 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Feb 2022 14:16:33 +0000 (15:16 +0100)
commit999bae66ba9d15f25f74826b847d04679c725821
tree0a992e1b258d7c6a6e0d51f2800e7eeb1ef68464
parentb47f6db34c296343a22c9db4ebdcc51d92301dbe
staging: r8188eu: ExternalPA is read-only

The variable ExternalPA in struct hal_data_8188e is never set.
It stays at the default value 0. Remove it and remove related
dead code.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220201084259.7497-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/rtl8188e_rf6052.c
drivers/staging/r8188eu/include/rtl8188e_hal.h