diff options
author | 2020-11-06 22:50:49 +0100 | |
---|---|---|
committer | 2020-11-09 16:42:12 -0800 | |
commit | 0169b8205431589b945c29a576c65f2037a5bc26 (patch) | |
tree | 4f83270279de8d3d3265392be10f9d8702753cf3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'net-packet-make-packet_fanout-arr-size-configurable-up-to-64k' (diff) | |
download | wireguard-linux-0169b8205431589b945c29a576c65f2037a5bc26.tar.xz wireguard-linux-0169b8205431589b945c29a576c65f2037a5bc26.zip |
bridge: mrp: Use hlist_head instead of list_head for mrp
Replace list_head with hlist_head for MRP list under the bridge.
There is no need for a circular list when a linear list will work.
This will also decrease the size of 'struct net_bridge'.
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Link: https://lore.kernel.org/r/20201106215049.1448185-1-horatiu.vultur@microchip.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions