commit | dae73e7d73fce8d8d5132ec3c94de16280653fc6 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Wed Oct 10 12:29:52 2018 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Oct 18 09:13:23 2018 +0200 |
tree | f621d3c949b2c57a810b6803d784a8af203d6e1b | |
parent | bbf6d8604475f36279c7b2d9a1f425654bc24588 [diff] |
inet: frags: refactor ipv6_frag_init() We want to call inet_frags_init() earlier. This is a prereq to "inet: frags: use rhashtables for reassembly units" Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> (cherry picked from commit 5b975bab23615cd0fdf67af6c9298eb01c4b9f61) Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>