lkml.org 
[lkml]   [2016]   [Feb]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH net-next 0/3] net: dsa: add port VLAN dump operation
Date
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

Vivien Didelot (3):
net: dsa: add port_vlan_dump routine
net: dsa: mv88e6xxx: implement port_vlan_dump
net: dsa: drop vlan_getnext

Documentation/networking/dsa/dsa.txt | 11 +---
drivers/net/dsa/mv88e6171.c | 3 +-
drivers/net/dsa/mv88e6352.c | 3 +-
drivers/net/dsa/mv88e6xxx.c | 110 ++++++++++++++++-------------------
drivers/net/dsa/mv88e6xxx.h | 6 +-
include/net/dsa.h | 6 +-
net/dsa/slave.c | 36 +-----------
7 files changed, 65 insertions(+), 110 deletions(-)

--
2.7.1

\
 
 \ /
  Last update: 2016-02-23 19:01    [W:0.050 / U:0.168 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site