staging: rtl8192e: Remove unused sens and max_sens from r8192_priv struct
authorYogesh Hegde <yogi.kernel@gmail.com>
Mon, 24 Apr 2023 18:05:25 +0000 (23:35 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 May 2023 14:08:08 +0000 (16:08 +0200)
commite7e0b078c9b396fc3de5f105c63235e70b876e5f
tree918d41adb72e75be7480f6dd8ebf4b79cd356008
parent3877f73207c3a3d9ed033de5d627769595e324b5
staging: rtl8192e: Remove unused sens and max_sens from r8192_priv struct

The 'sens' and 'max_sens' fields in the 'r8192_priv' structure are no
longer used by the driver. This commit removes these fields.

Suggested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Signed-off-by: Yogesh Hegde <yogi.kernel@gmail.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/e117e958ada5695975deecfcd442703fd11bba3f.1682358035.git.yogi.kernel@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_core.h