]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: slave: Handle switchdev host mdb add/del
authorAndrew Lunn <andrew@lunn.ch>
Thu, 9 Nov 2017 22:11:00 +0000 (23:11 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Nov 2017 04:41:40 +0000 (13:41 +0900)
commit0f68cf35c17740d7ed893f6c3c8273b8d44a64b6
treef3241a3433b9af70efd5928fc0cea21c52e16208
parent289ef7d7baef07b36156bb209eb46d5cec378f6d
net: dsa: slave: Handle switchdev host mdb add/del

Add code to handle switchdev host mdb add/del. Since DSA uses one of
the switch ports as a transport to the host, we just need to add an
MDB on this port.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dsa/slave.c