ieee802154: add __init to lowpan_frags_sysctl_register
authorFabian Frederick <fabf@skynet.be>
Tue, 30 Sep 2014 20:34:08 +0000 (22:34 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 Sep 2014 21:08:06 +0000 (17:08 -0400)
lowpan_frags_sysctl_register is only called by __init lowpan_net_frag_init
(part of the lowpan module).

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found