commit | 34065c58306dab883deb323f2edf6074f2225c19 | [log] [tgz] |
---|---|---|
author | Tobias Waldekranz <tobias@waldekranz.com> | Thu Mar 18 20:25:36 2021 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 18 16:24:06 2021 -0700 |
tree | fabc93034f637761f38a1b2e65235acd618a59d4 | |
parent | d89ef4b8b39cdb88675b2629b35dc9ffdf5ca347 [diff] |
net: dsa: mv88e6xxx: Remove some bureaucracy around querying the VTU The hardware has a somewhat quirky protocol for reading out the VTU entry for a particular VID. But there is no reason why we cannot create a better API for ourselves in the driver. Signed-off-by: Tobias Waldekranz <tobias@waldekranz.com> Reviewed-by: Vladimir Oltean <olteanv@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>