inet: frags: refactor lowpan_net_frag_init()
authorEric Dumazet <edumazet@google.com>
Wed, 10 Oct 2018 19:29:53 +0000 (12:29 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Oct 2018 07:13:24 +0000 (09:13 +0200)
commit1b363f81f38f28bd69ec90837da0f65161f36325
treed5af3287997aa49e626655e4980bbc7711506e5e
parentdae73e7d73fce8d8d5132ec3c94de16280653fc6
inet: frags: refactor lowpan_net_frag_init()

We want to call lowpan_net_frag_init() earlier.
Similar to commit "inet: frags: refactor ipv6_frag_init()"

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 807f1844df4ac23594268fa9f41902d0549e92aa)
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/ieee802154/6lowpan/reassembly.c