diff options
author | Philipp Hortmann <philipp.g.hortmann@gmail.com> | 2023-04-07 23:50:34 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-04-15 18:03:59 +0200 |
commit | a273033cf466a8f078beb87ea0f4938382f90fb5 (patch) | |
tree | c64b013ad8bfde2f3b08e2edeb2815404f117b17 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | edc332a9f4deac969394c1ada1918f75564867aa (diff) |
staging: rtl8192e: Remove one of two checks for hardware RTL8192SE
Check for hardware RTL8192SE is done in function _rtl92e_pci_probe()
directly and also two lines later in function rtl92e_check_adapter().
Remove top level check to increase readability.
This pci_read does not follow a pci_write to ensure data is written to
the device.
Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/4126cca73739c75b1a0379af2ef8b0c63a705639.1680902603.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions