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:
0dde802
)
ipip: dereferencing an ERR_PTR in ip_tunnel_init_net()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Mon, 19 Aug 2013 07:05:10 +0000
(10:05 +0300)
committer
David S. Miller
<davem@davemloft.net>
Tue, 20 Aug 2013 22:12:15 +0000
(15:12 -0700)
We need to move the derefernce after the IS_ERR() check.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found