commit | 146c1bed44a172d0686ad1f5427d9458b619f4d5 | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <olteanv@gmail.com> | Sun May 05 13:19:21 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sun May 05 21:52:42 2019 -0700 |
tree | 052575c800a0841739c64ac28fa936cc6dc3689f | |
parent | b2243b369c7862e29cc9163184fef00d0fb0842a [diff] |
net: dsa: Export symbols for dsa_port_vid_{add, del} This is needed so that the newly introduced tag_8021q may access these core DSA functions when built as a module. Reported-by: kbuild test robot <lkp@intel.com> Signed-off-by: Vladimir Oltean <olteanv@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>