Skip to content
Commit 1fc7261b authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'dsa-port-vlan-dump'



Vivien Didelot says:

====================
net: dsa: add port VLAN dump operation

The VLAN GetNext approach is specific to some switches and thus hard to
implement for others. This patchset replaces it with a simpler port VLAN dump
operation, similar to the corresponding FDB operation.

The mv88e6xxx driver is the only one currently affected by the change.
The documentation is updated accordingly.

Note: this patchset uses http://www.spinics.net/lists/kernel/msg2186705.html
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 2a04c7ba 477b1845
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment