Commit 7f75d3dd authored by Vladimir Oltean's avatar Vladimir Oltean Committed by David S. Miller
Browse files

docs: net: dsa: delete port_mdb_dump



This was deleted in 2017, stop documenting it.

Fixes: dc0cbff3 ("net: dsa: Remove redundant MDB dump support")
Signed-off-by: default avatarVladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: default avatarAndrew Lunn <andrew@lunn.ch>
Reviewed-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e465d507
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -862,10 +862,6 @@ Bridge VLAN filtering
  the specified MAC address from the specified VLAN ID if it was mapped into
  this port forwarding database.

- ``port_mdb_dump``: bridge layer function invoked with a switchdev callback
  function that the driver has to call for each MAC address known to be behind
  the given port. A switchdev object is used to carry the VID and MDB info.

Link aggregation
----------------