net: dsa: Export symbols for dsa_port_vid_{add, del}
authorVladimir Oltean <olteanv@gmail.com>
Sun, 5 May 2019 10:19:21 +0000 (13:19 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 May 2019 04:52:42 +0000 (21:52 -0700)
commit146c1bed44a172d0686ad1f5427d9458b619f4d5
tree052575c800a0841739c64ac28fa936cc6dc3689f
parentb2243b369c7862e29cc9163184fef00d0fb0842a
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>
net/dsa/port.c