inet: frags: refactor lowpan_net_frag_init()
authorEric Dumazet <edumazet@google.com>
Sat, 31 Mar 2018 19:58:46 +0000 (12:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 Apr 2018 03:25:38 +0000 (23:25 -0400)
commit807f1844df4ac23594268fa9f41902d0549e92aa
treed1d21bf89e97b4c5d02d2b1f88b5aa8573b87f63
parent5b975bab23615cd0fdf67af6c9298eb01c4b9f61
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>
net/ieee802154/6lowpan/reassembly.c