Searched hist:"2 a778e1b58990e15de5cba4badec1fa7ecb87e80" (Results 1 – 1 of 1) sorted by relevance
/linux/include/net/ |
H A D | dsa.h | diff 2a778e1b58990e15de5cba4badec1fa7ecb87e80 Mon Aug 10 15:09:49 CEST 2015 Vivien Didelot <vivien.didelot@savoirfairelinux.com> net: dsa: change FDB routines prototypes
Change the prototype of port_getnext to include a vid parameter.
This is necessary to introduce the support for VLAN.
Also rename the fdb_{add,del,getnext} function pointers to port_fdb_{add,del,getnext} since they are specific to a given port.
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|