summary refs log tree commit diff
path: root/kernel/sys.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2019-10-31 14:26:38 -0700
committerDavid S. Miller <davem@davemloft.net>2019-10-31 14:26:38 -0700
commite43ea83cc78604b4eb02d5917f50a8b8eb6c0c85 (patch)
tree7f47ea748cbfa8ca1e207a954322c590d5ec9404 /kernel/sys.c
parent5c26c1d6dffaae126b98ee27feba6e8042cc619d (diff)
parentfcee85f19f39d1b98b2674c2a9e57348fe803252 (diff)
downloadlinux-e43ea83cc78604b4eb02d5917f50a8b8eb6c0c85.tar.gz
Merge branch 'net-dsa-replace-routing-tables-with-a-list'
Vivien Didelot says:

====================
net: dsa: replace routing tables with a list

This branch gets rid of the ds->rtable static arrays in favor of
a single dst->rtable list. This allows us to move away from the
DSA_MAX_SWITCHES limitation and simplify the switch fabric setup.

Changes in v2:
  - fix the reverse christmas for David
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/sys.c')
0 files changed, 0 insertions, 0 deletions