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:
e15a00a
)
ipv6: move in6_dev_finish_destroy() into core kernel
author
Cong Wang
<amwang@redhat.com>
Sat, 31 Aug 2013 05:44:35 +0000
(13:44 +0800)
committer
David S. Miller
<davem@davemloft.net>
Sun, 1 Sep 2013 02:30:00 +0000
(22:30 -0400)
in6_dev_put() will be needed by vxlan module, so is
in6_dev_finish_destroy().
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Cong Wang <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found