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:
2e7cb04
)
pppol2tp: Add missing sock_put() in pppol2tp_release()
author
Frédéric Moulins
<frederic.moulins@alsatis.com>
Sat, 29 Nov 2008 06:12:02 +0000
(22:12 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Sat, 13 Dec 2008 23:29:12 +0000
(15:29 -0800)
[ Upstream commit
e6358135147807351db3b7782d3e198a1bba8b62
]
pppol2tp_sock_to_session() do sock_hold() if the session to release is
not NULL.
Signed-off-by: Frédéric Moulins <frederic.moulins@alsatis.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found