diff options
author | 2021-05-24 16:14:13 +0300 | |
---|---|---|
committer | 2021-05-24 13:59:03 -0700 | |
commit | 542043e91df452ed09f382d8c41cdf3788f31b5e (patch) | |
tree | 421fb40a23ded9135d3587f4a2db8bdfc7b291bf /tools/perf/scripts/python/export-to-sqlite.py | |
parent | Merge branch 'hns3-promisc-updates' (diff) | |
download | linux-dev-542043e91df452ed09f382d8c41cdf3788f31b5e.tar.xz linux-dev-542043e91df452ed09f382d8c41cdf3788f31b5e.zip |
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 <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions