]> git.baikalelectronics.ru Git - kernel.git/commit
staging: r8188eu: remove HW_VAR_EFUSE_BYTES from GetHwReg8188EU()
authorMichael Straube <straube.linux@gmail.com>
Fri, 7 Jan 2022 21:50:31 +0000 (22:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jan 2022 15:14:42 +0000 (16:14 +0100)
commit4d723219880b2c1e70d915e367b0b49ea688ea7a
tree06eda4eed33612b0278ac599719748a6675f2533
parent62d76ac1ef3b3df48550d01045a15026ab86b7da
staging: r8188eu: remove HW_VAR_EFUSE_BYTES from GetHwReg8188EU()

GetHwReg8188EU() is never called with HW_VAR_EFUSE_BYTES. Remove that
case from the function.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220107215033.12257-5-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/usb_halinit.c