staging: r8188eu: hal data's customer id is always 0
authorMartin Kaiser <martin@kaiser.cx>
Wed, 6 Oct 2021 09:09:47 +0000 (11:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 Oct 2021 12:55:49 +0000 (14:55 +0200)
commitca444fb2e500af5451500240ce67238e268d7964
tree65659732531ac7db320eb8e6e2ce445177ad8401
parent33a47b9d848df6121934b2594827673f57aa1f60
staging: r8188eu: hal data's customer id is always 0

CustomerID in struct hal_data_8188e is never set, it remains at the
default value 0.

Remove CustomerID and fix the two places where it was used.

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