]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: dsa: add support for switchdev FDB objects
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Mon, 10 Aug 2015 13:09:53 +0000 (09:09 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 11 Aug 2015 19:03:19 +0000 (12:03 -0700)
commitba14d9eb1999cad5b810f1fd97d1cb2d3f00869e
treebea9ab8be2cabcd21272cf1afc6f2cfe52852c9b
parentce80e7bc57e25062c361de8fb6444129a63bac6d
net: dsa: add support for switchdev FDB objects

Implement the switchdev_port_obj_{add,del,dump} functions in DSA to
support the SWITCHDEV_OBJ_PORT_FDB objects.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dsa/slave.c