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:
888bdaa
)
tcp_memcontrol: fix reversed if condition
author
Dan Carpenter
<dan.carpenter@oracle.com>
Thu, 15 Dec 2011 01:05:10 +0000
(
01:05
+0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 15 Dec 2011 16:59:44 +0000
(11:59 -0500)
We should only dereference the pointer if it's valid, not the other way
round.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found