diff options
author | Fabio Aiuto <[email protected]> | 2021-06-22 15:09:51 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-06-24 14:43:45 +0200 |
commit | 284a8037453199962f781211adb4f8f80108e346 (patch) | |
tree | 3f9f324ce2d7cb0e5d31e4485d6bfcdb2c582385 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c659a46871148f98022b8c60b09053e2f20dc825 (diff) |
staging: rtl8723bs: remove all branchings between 2.4Ghz and 5Ghz band types
remove all code branchings tied to dual band support. The device
works only on 2.4Ghz band so there's no need to check which
band we are on. Removed all code branches that would be valid
only for 5Ghz for it's dead code. Removed enums, table fields
indexing by band type, function arguments passing current
band type and all other thing related to telling us
which band we are on.
Acked-by: Hans de Goede <[email protected]>
Signed-off-by: Fabio Aiuto <[email protected]>
Link: https://lore.kernel.org/r/72bb27f6a7b3be607f93f5b406d863dd08376986.1624367071.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions