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:
721d5df
)
pppoe: Fix socket leak.
author
David S. Miller
<davem@davemloft.net>
Fri, 31 Oct 2008 06:11:44 +0000
(23:11 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 31 Oct 2008 06:35:02 +0000
(23:35 -0700)
Move SKB trim before we lookup the socket so we don't have to
put it on failure.
Based upon an initial patch by Jarek Poplawski and suggestions
from Herbert Xu.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found