diff options
author | Andrew Lunn <[email protected]> | 2016-06-04 21:16:56 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-06-04 14:29:53 -0700 |
commit | 149cafd790573294752787f5ce1dc0f99e4088d3 (patch) | |
tree | a7242119cc023908a8544027942a0cbfbe502dbc /tools/perf/scripts/python/stat-cpi.py | |
parent | 6e8e862ded41bd966b088960ad6f4dc7a1a3ce36 (diff) |
net: dsa: tag_{e}dsa.c: Remove dependency on platform data
The platform data nr_chips is used when validating a received packet,
to ensure it comes from a know switch chip. The number of possible
switches is limited to DSA_MAX_SWITCHES, so use this as the first
validation step. The new binding allows holes in the dst->ds[] array,
so also ensure ensure there is a valid dsa_switch for this packet.
Signed-off-by: Andrew Lunn <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Reviewed-by: Vivien Didelot <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions