staging: r8188eu: hal data's interfaceIndex is never read
authorMartin Kaiser <martin@kaiser.cx>
Sun, 5 Dec 2021 15:12:47 +0000 (16:12 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 7 Dec 2021 10:11:34 +0000 (11:11 +0100)
commit02d85324158c40784bdaa24c77d35a6a32bb755a
treec7b3ae96c166f90a048312d80623093f3e8d2622
parentcc23553e5bd450a50d82aae90f40a80e9f3628cd
staging: r8188eu: hal data's interfaceIndex is never read

interfaceIndex in struct hal_data_8188e is set but not used.
It can be removed.

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