Home
last modified time | relevance | path

Searched hist:ca73b68aca4a242d71a86818789640ca3b53744a (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
H A Dfib_semantics.cdiff ca73b68aca4a242d71a86818789640ca3b53744a Mon Jan 24 18:31:15 CET 2022 Eric Dumazet <edumazet@google.com> ipv4: get rid of fib_info_hash_{alloc|free}

Use kvzalloc()/kvfree() instead of hand coded functions.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>