commit | 3243acd37fd9b7fc4b19318eddf28b418b3b060a | [log] [tgz] |
---|---|---|
author | Fabian Frederick <fabf@skynet.be> | Tue Sep 30 22:34:08 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 30 17:08:06 2014 -0400 |
tree | 4ddfe43e16ed29af7fb4f2b681ff07ded216e990 | |
parent | 0d4a2f9a33ea0d9964afca92b9b62e943c00b904 [diff] |
ieee802154: add __init to lowpan_frags_sysctl_register 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>