]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit049362448c1d95bf7c91f7ac71ca622c506a9b10
tree052575c800a0841739c64ac28fa936cc6dc3689f
parent1d6a86c871773bd05373de1f41b42b812eaa693f
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