]> 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)
commitecbd55e3b047b7eacd73a7c4d5b6f4b714595cd6
tree052575c800a0841739c64ac28fa936cc6dc3689f
parent9f02a5dfcca564b720b25b849c6bef0065424b89
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