staging: r8188eu: bCCKinCH14 is read-only
authorMichael Straube <straube.linux@gmail.com>
Wed, 16 Feb 2022 19:40:37 +0000 (20:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Feb 2022 14:58:21 +0000 (15:58 +0100)
commitd5890d9264d59aec855046fe1b102814f248123d
tree6ae87e5727b9d657705d4b06db4b6c755d4b05d9
parentd746f5bcb0ce64ce742b1daae72b735ffd4abc5d
staging: r8188eu: bCCKinCH14 is read-only

The variable bCCKinCH14 in struct odm_rf_cal is never set. It stays
at its default value 0. Remove bCCKinCH14 from struct odm_rf_cal and
remove related dead code.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220216194038.6762-3-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