]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
net: dsa: use switchdev obj in port_fdb_del
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Thu, 8 Oct 2015 15:35:14 +0000 (11:35 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Oct 2015 12:28:52 +0000 (05:28 -0700)
commit8057b3e7a1cfb4da61717ba609e1ea642bb82f9b
tree079695ca71bcde8fcb2b7ce89beec414d64082ce
parent1f36faf26943f5f5fc1d1a7be6ce252d2ff25e1a
net: dsa: use switchdev obj in port_fdb_del

For consistency with the FDB add operation, propagate the
switchdev_obj_port_fdb structure in the DSA drivers.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mv88e6xxx.c
drivers/net/dsa/mv88e6xxx.h
include/net/dsa.h
net/dsa/slave.c