Skip to content
Commit a03b98d6 authored by Marek Behún's avatar Marek Behún Committed by David S. Miller
Browse files

net: dsa: mv88e6xxx: enable SerDes RX stats for Topaz

Commit 0df95287

 ("mv88e6xxx: Add serdes Rx statistics") added
support for RX statistics on SerDes ports for Peridot.

This same implementation is also valid for Topaz, but was not enabled
at the time.

We need to use the generic .serdes_get_lane() method instead of the
Peridot specific one in the stats methods so that on Topaz the proper
one is used.

Signed-off-by: default avatarMarek Behún <kabel@kernel.org>
Fixes: 0df95287

 ("mv88e6xxx: Add serdes Rx statistics")
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c07fff34
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment