From: Dan Carpenter Date: Thu, 15 Dec 2011 01:05:10 +0000 (+0000) Subject: tcp_memcontrol: fix reversed if condition X-Git-Tag: v3.3-rc1~182^2~213 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c48e074c7c75c0de4652ea5f5bf4e74c8cf4e3dd;p=pandora-kernel.git tcp_memcontrol: fix reversed if condition We should only dereference the pointer if it's valid, not the other way round. Signed-off-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed