diff options
author | 2022-01-28 03:05:09 -0300 | |
---|---|---|
committer | 2022-01-28 15:02:50 +0000 | |
commit | 078ae1bdd32d4e6d1c6b599f4dc7e5d839084587 (patch) | |
tree | 3f60a1405955fed135e8f973ae89c16bf86ab79f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: dsa: realtek: rtl8365mb: allow non-cpu extint ports (diff) | |
download | linux-dev-078ae1bdd32d4e6d1c6b599f4dc7e5d839084587.tar.xz linux-dev-078ae1bdd32d4e6d1c6b599f4dc7e5d839084587.zip |
net: dsa: realtek: rtl8365mb: fix trap_door > 7
Trap door number is a 4-bit number divided in two regions (3 and 1-bit).
Both values were not masked properly. This bug does not affect supported
devices as they use up to port 7 (ext2). It would only be a problem if
the driver becomes compatible with 10-port switches like RTL8370MB and
RTL8310SR.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions