diff options
author | Florian Fainelli | 2020-04-30 11:49:08 -0700 |
---|---|---|
committer | David S. Miller | 2020-04-30 17:43:29 -0700 |
commit | 673e69a67dd63fc3b40f109d1677a5dc72185fbb (patch) | |
tree | 86af83bed16c2a174ac5e3cd83f60cc766ef8d43 /samples | |
parent | 64cf2ea13b1e3babaa5baab596aa97e85ac9d8d9 (diff) |
net: dsa: b53: Rename num_arl_entries to num_arl_bins
The variable currently holds the number of ARL bins per ARL buckets,
which is different from the number of ARL entries which would be bins
times buckets. We will be adding a num_arl_buckets in a subsequent patch
so get variables straight now.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions