diff options
author | Sven Eckelmann <sven@narfation.org> | 2023-08-02 10:39:28 +0200 |
---|---|---|
committer | Simon Wunderlich <sw@simonwunderlich.de> | 2023-08-14 18:01:21 +0200 |
commit | 6f96d46f9a1ad1c02589b598c56ea881094129d8 (patch) | |
tree | 124052fd793a2062206d4c5c520c108ce42fca24 /crypto/asymmetric_keys/restrict.c | |
parent | 02e61f06a97e7ba73fa44046d6da097e5c2aacc8 (diff) | |
download | linux-6f96d46f9a1ad1c02589b598c56ea881094129d8.tar.gz linux-6f96d46f9a1ad1c02589b598c56ea881094129d8.tar.bz2 linux-6f96d46f9a1ad1c02589b598c56ea881094129d8.zip |
batman-adv: Drop per algo GW section class code
This code was only used in the past for the sysfs interface. But since
this was replace with netlink, it was never executed. The function pointer
was only checked to figure out whether the limit 255 (B.A.T.M.A.N. IV) or
2**32-1 (B.A.T.M.A.N. V) should be used as limit.
So instead of keeping the function pointer, just store the limits directly
in struct batadv_algo_gw_ops.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'crypto/asymmetric_keys/restrict.c')
0 files changed, 0 insertions, 0 deletions