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:
d03e9d0
)
6lowpan: reassembly: fix return of init function
author
Alexander Aring
<alex.aring@gmail.com>
Fri, 7 Mar 2014 10:06:54 +0000
(11:06 +0100)
committer
David S. Miller
<davem@davemloft.net>
Fri, 7 Mar 2014 22:11:19 +0000
(17:11 -0500)
This patch adds a missing return after fragmentation init. Otherwise we
register a sysctl interface and deregister it afterwards which makes no
sense.
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ieee802154/reassembly.c
patch
|
blob
|
history
diff --cc
net/ieee802154/reassembly.c
Simple merge