diff options
author | Vladimir Oltean <[email protected]> | 2021-05-24 16:14:13 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-05-24 13:59:03 -0700 |
commit | 542043e91df452ed09f382d8c41cdf3788f31b5e (patch) | |
tree | 421fb40a23ded9135d3587f4a2db8bdfc7b291bf /tools/perf/scripts/python | |
parent | feeb371272febb2a4fd01bc84b0bfbf8acd07048 (diff) |
net: dsa: sja1105: parameterize the number of ports
The sja1105 driver will gain support for the next-gen SJA1110 switch,
which is very similar except for the fact it has more than 5 ports.
So we need to replace the hardcoded SJA1105_NUM_PORTS in this driver
with ds->num_ports. This patch is as mechanical as possible (save for
the fact that ds->num_ports is not an integer constant expression).
Signed-off-by: Vladimir Oltean <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions