mirror of
https://github.com/torvalds/linux.git
synced 2024-12-15 07:33:56 +00:00
docs: net: dsa: delete port_mdb_dump
This was deleted in 2017, stop documenting it.
Fixes: dc0cbff3ff
("net: dsa: Remove redundant MDB dump support")
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
e465d507c7
commit
7f75d3dd4f
@ -862,10 +862,6 @@ Bridge VLAN filtering
|
|||||||
the specified MAC address from the specified VLAN ID if it was mapped into
|
the specified MAC address from the specified VLAN ID if it was mapped into
|
||||||
this port forwarding database.
|
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
|
Link aggregation
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user