commit | bc7e343dbd4c1a86c490c1d4f08fca9ecdedbeaa | [log] [tgz] |
---|---|---|
author | Christian Eggers <ceggers@arri.de> | Fri Oct 16 19:16:03 2020 +0200 |
committer | Jakub Kicinski <kuba@kernel.org> | Mon Oct 19 17:32:50 2020 -0700 |
tree | 3ecfc5045acbfe5a18e71c7ab4234c340eb86589 | |
parent | 3bd57b90554b4bb82dce638e0668ef9dc95d3e96 [diff] |
net: dsa: tag_ksz: KSZ8795 and KSZ9477 also use tail tags The Marvell 88E6060 uses tag_trailer.c and the KSZ8795, KSZ9477 and KSZ9893 switches also use tail tags. Fixes: 7a6ffe764be3 ("net: dsa: point out the tail taggers") Signed-off-by: Christian Eggers <ceggers@arri.de> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Link: https://lore.kernel.org/r/20201016171603.10587-1-ceggers@arri.de Signed-off-by: Jakub Kicinski <kuba@kernel.org>