diff options
author | Luiz Angelo Daros de Luca <luizluca@gmail.com> | 2022-01-28 09:05:09 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-01-28 18:02:50 +0300 |
commit | 078ae1bdd32d4e6d1c6b599f4dc7e5d839084587 (patch) | |
tree | 3f60a1405955fed135e8f973ae89c16bf86ab79f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6147631c079f6d8e45feaf6eacd8da728804922e (diff) | |
download | linux-078ae1bdd32d4e6d1c6b599f4dc7e5d839084587.tar.xz |
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