git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d4a2f9
)
ieee802154: add __init to lowpan_frags_sysctl_register
author
Fabian Frederick
<fabf@skynet.be>
Tue, 30 Sep 2014 20:34:08 +0000
(22:34 +0200)
committer
David 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