diff options
| author | Pablo Neira Ayuso <[email protected]> | 2019-04-04 13:56:38 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-04-04 10:49:27 -0700 |
| commit | 847d44efad07c4e4e37eddd8cdfea3bc9a5df51b (patch) | |
| tree | 1d2fed14bedd935bacec424ed54a462c58e8d405 /tools/perf/scripts/python | |
| parent | 942f146a63cecaa6d7fb1e8d255efab217126c50 (diff) | |
net: bridge: update multicast stats from maybe_deliver()
Simplify this code by updating bridge multicast stats from
maybe_deliver().
Note that commit 6db6f0eae605 ("bridge: multicast to unicast"), in case
the port flag BR_MULTICAST_TO_UNICAST is set, never updates the previous
port pointer, therefore it is always going to be different from the
existing port in this deduplicated list iteration.
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Acked-by: Nikolay Aleksandrov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions