inet: frags: refactor lowpan_net_frag_init()
authorEric Dumazet <edumazet@google.com>
Thu, 13 Sep 2018 14:58:38 +0000 (07:58 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Sep 2018 20:43:45 +0000 (22:43 +0200)
commit266da0fb83f32e26470017d3eb32cb092b2210ed
treecc50fd5dfd8f5e9b8d0bcfb1fe3d3f94e60f327a
parenteb1686ae5e20b4455b80be571e7e41f1c9d7b2ac
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