diff options
author | Alex Elder <elder@linaro.org> | 2022-10-25 22:51:40 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2022-10-27 14:38:12 +0300 |
commit | fc094058ce01984aa4cb8b580812b16f5429c7e7 (patch) | |
tree | 76b15b894b8a2d040199a965d4a2c1d8e04836e2 /drivers/base/property.c | |
parent | d5e2d038dbece821f1af57acbeded3aa9a1832c1 (diff) | |
download | linux-fc094058ce01984aa4cb8b580812b16f5429c7e7.tar.xz |
net: ipa: record the route table size in the IPA structure
The non-hashed routing tables for IPv4 and IPv6 will be the same
size. And if supported, the hashed routing tables will be the same
size as the non-hashed tables.
Record the size (number of entries) of all routing tables in the IPA
structure. For now, initialize this field using IPA_ROUTE_TABLE_MAX,
and just do so when the first route table is validated.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/base/property.c')
0 files changed, 0 insertions, 0 deletions