staging: r8188eu: bCardDisableWOHSM is write-only
authorMartin Kaiser <martin@kaiser.cx>
Sun, 23 Oct 2022 17:08:08 +0000 (19:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Oct 2022 17:22:52 +0000 (19:22 +0200)
commit5229004f800219e849969eaa8197dff3b55f4b02
tree78eb2f8fc5c79ffac86d7732fc588caf5db5685e
parente329c18341b72c8386a1a25f8176ec541e66bf2b
staging: r8188eu: bCardDisableWOHSM is write-only

bCardDisableWOHSM in struct adapter is only written but never read.
It can be removed.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Link: https://lore.kernel.org/r/20221023170808.46233-6-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/include/drv_types.h
drivers/staging/r8188eu/os_dep/os_intfs.c