From: Dan Carpenter Date: Thu, 9 Apr 2009 14:09:46 +0000 (+0000) Subject: ERR_PTR() dereference in net/rds/ib.c X-Git-Tag: v2.6.31-rc1~330^2~673 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94713bab649736177a1c33a39b7bb33cbd5af3a5;p=pandora-kernel.git ERR_PTR() dereference in net/rds/ib.c rdma_create_id() doesn't return NULL, only ERR_PTR(). Found by smatch (http://repo.or.cz/w/smatch.git). Compile tested. regards, dan carpenter Signed-off-by: Dan Carpenter Signed-off-by: Andy Grover Signed-off-by: David S. Miller --- Reading git-diff-tree failed