diff options
author | Peter Körner <git@mazdermind.de> | 2023-09-24 20:58:13 +0200 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-10-03 19:02:09 +0200 |
commit | 3fff6255422c9223fe91ce68dd227ec6942aa688 (patch) | |
tree | 3ae5dbd73b7fb535fcb0c4275c2f6da369892e85 /include | |
parent | e92cf0c46ffe3ac7fca936c18577bfb19eb4ce9e (diff) | |
download | upstream-3fff6255422c9223fe91ce68dd227ec6942aa688.tar.gz upstream-3fff6255422c9223fe91ce68dd227ec6942aa688.tar.bz2 upstream-3fff6255422c9223fe91ce68dd227ec6942aa688.zip |
rtl93xx: fix condition intended to only select internal serdes ports
This condition was introduced in commit 51c8f7661244 ("realtek: Improve
MAC config handling for all SoCs") to correctly report the speed of the
internal serdes ports as 10G, but instead makes all ports read 10G
because the or-operator should have been an and-operator.
Fixes: #9953
Fixes: 51c8f7661244 ("realtek: Improve MAC config handling for all SoCs")
Signed-off-by: Peter Körner <git@mazdermind.de>
[ wrap comment to 72 column and improve commit ref ]
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit 9fb5082e258ac4672dc69636e5eb79f426defac8)
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions