diff options
author | David Ahern <dsahern@gmail.com> | 2017-05-28 01:19:25 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-05-30 18:55:31 +0300 |
commit | ba277e8e05dbd4aa13f74f859e276d5d54467eab (patch) | |
tree | 6088f00fefb073abbc271ca759a29621617469e4 /net/ipv4/fib_frontend.c | |
parent | f1bd4daead9a4df48d1bb2821cff3a40da543b5b (diff) | |
download | linux-ba277e8e05dbd4aa13f74f859e276d5d54467eab.tar.xz |
net: ipv4: refactor key and length checks
fib_table_insert and fib_table_delete have the same checks on the prefix
and length. Refactor into a helper. Avoids duplicate extack messages in
the next patch.
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/fib_frontend.c')
0 files changed, 0 insertions, 0 deletions