diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2020-09-10 18:48:55 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-12 02:30:43 +0200 |
commit | 7e092af2f3b33694b9117ffd978d42b04ec4f260 (patch) | |
tree | 8553a1560d7292eb7a5c8a7bc03054142db4e644 /tools/build | |
parent | net: dsa: tag_8021q: include missing refcount.h (diff) | |
download | linux-7e092af2f3b33694b9117ffd978d42b04ec4f260.tar.xz linux-7e092af2f3b33694b9117ffd978d42b04ec4f260.zip |
net: dsa: tag_8021q: setup tagging via a single function call
There is no point in calling dsa_port_setup_8021q_tagging for each
individual port. Additionally, it will become more difficult to do that
when we'll have a context structure to tag_8021q (next patch). So
refactor this now.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/build')
0 files changed, 0 insertions, 0 deletions