staging: r8188eu: pBandType is never set
authorMichael Straube <straube.linux@gmail.com>
Fri, 15 Oct 2021 16:35:05 +0000 (18:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Oct 2021 14:38:17 +0000 (16:38 +0200)
commit79b1186dd969b0a658daa193b8481be4e07d8006
treeaa13c0a13d198a658c08db47bcdda97627be0c5d
parent4b095e9c88ea1dd4ca50d4260b6ba673b6c5f893
staging: r8188eu: pBandType is never set

pBandType is never set, it stays at the default value 0. Remove it
from odm_dm_struct and remove related unneeded code.

Acked-by: Martin Kaiser <martin@kaiser.cx>
Acked-by: Phillip Potter <phil@philpotter.co.uk>
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20211015163507.9091-6-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/HalPhyRf_8188e.c
drivers/staging/r8188eu/hal/odm.c
drivers/staging/r8188eu/include/odm.h