commit | aa193d9b1d7ea6893ce24a9d141f676950563987 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Fri Sep 29 17:19:21 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 01 04:15:07 2017 +0100 |
tree | 1588a23127ad9bc19300231729073165d320f59b | |
parent | 2f657a600409f1961d67642fe384a9d4be71d36a [diff] |
net: dsa: remove tag ops from the switch tree Now that the dsa_ptr is a dsa_port instance, there is no need to keep the tag operations in the dsa_switch_tree structure. Remove it. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>