staging: r8188eu: remove rf_type from bb_reg_dump()
authorMichael Straube <straube.linux@gmail.com>
Sun, 28 Nov 2021 17:09:21 +0000 (18:09 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Dec 2021 14:13:36 +0000 (15:13 +0100)
commit23a23327329895c6b3759540fdeef781aae2e2c2
treeb5313580c25b31b8757c6c660908ec9a89d1d2ef
parent3a8482bc23addd7806d374d72c1bcf8927e1e0f1
staging: r8188eu: remove rf_type from bb_reg_dump()

rf_type is always RF_1T1R. Remove it from bb_reg_dump() and remove
resulting dead code.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20211128170924.5874-8-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/os_dep/ioctl_linux.c