]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: dsa: add cross-chip bridging operations
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Thu, 30 Mar 2017 21:37:14 +0000 (17:37 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sat, 1 Apr 2017 19:22:57 +0000 (12:22 -0700)
commit40ef2c93395fcd25051643707d0956ce9120de41
tree3e113df3919b44135380f31c46c35737496e10d3
parente96a6e027510279a5089b24e2f217693488327f3
net: dsa: add cross-chip bridging operations

Introduce crosschip_bridge_{join,leave} operations in the dsa_switch_ops
structure, which can be used by switches supporting interconnection.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/dsa.h
net/dsa/switch.c