diff options
| author | Vivien Didelot <[email protected]> | 2017-08-02 15:48:25 -0400 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-08-03 09:30:11 -0700 |
| commit | 3a8f6f874fa1ac004157fb3df742a5034718a2ce (patch) | |
| tree | 0321650ac646a10abd0ee67670e587d59e968554 /tools/perf/scripts/python | |
| parent | 2d29b39739b94f02196d99502126f269fd8ec2ea (diff) | |
net: dsa: bcm_sf2: dst in not an array
It's been a while now since ds->dst is not an array anymore, but a
simple pointer to a dsa_switch_tree.
Fortunately, SF2 does not support multi-chip and thus ds->index is
always 0.
This patch substitutes 'ds->dst[ds->index].' with 'ds->dst->'.
Signed-off-by: Vivien Didelot <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions