commit | 9cce45f22ceedf639cbb5fb5dfe612a278d36b58 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Fri May 24 09:03:37 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun May 26 14:08:05 2019 -0700 |
tree | b9f3fddc97b7a63477495f384c62cb996e6754f2 | |
parent | d2dfd43598f3ce5441daabc7b352cdfea811e021 [diff] |
net: rename inet_frags_init_net() to fdir_init() And pass an extra parameter, since we will soon dynamically allocate fqdir structures. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>