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:
6569a35
)
[PPPOE]: Missing result check in __pppoe_xmit().
author
Florin Malita
<fmalita@gmail.com>
Mon, 5 Jun 2006 22:34:33 +0000
(15:34 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 5 Jun 2006 22:34:33 +0000
(15:34 -0700)
skb_clone() may fail, we should check the result.
Coverity CID: 1215.
Signed-off-by: Florin Malita <fmalita@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found