OSDN Git Service

staging: vt6656: Remove unused rf_type in rf.c; top level
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Thu, 10 Mar 2022 18:54:29 +0000 (19:54 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Mar 2022 17:35:10 +0000 (18:35 +0100)
commitee9a0fc17f0c5662307ac614fa33b38522747bad
tree3be31af6c62c50cf0eb1f5bc385c7757fe12cba8
parent10c8968968454a97f11bc70498f9cf89ecf4f697
staging: vt6656: Remove unused rf_type in rf.c; top level

Remove rf_type that supports 5GHz band.

To keep a better overview this is only the first part of the patch.
Compiler Warings about unused variables will be removed with the following
patch.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/e111923dffc4781cf9d4e7966c9f365beb93c5ee.1646935331.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/rf.c