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:
c43c5f3
)
packet: fix possible dev refcnt leak when bind fail
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 28 Dec 2011 03:32:41 +0000
(22:32 -0500)
committer
David S. Miller
<davem@davemloft.net>
Wed, 28 Dec 2011 03:32:41 +0000
(22:32 -0500)
If bind is fail when bind is called after set PACKET_FANOUT
sock option, the dev refcnt will leak.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found