From: Dan Carpenter Date: Thu, 9 Apr 2009 14:09:45 +0000 (+0000) Subject: ERR_PTR() dereference in net/rds/iw.c X-Git-Tag: v2.6.31-rc1~330^2~674 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d57eeb52ae71a03c8e083a9b0a818a9b63ca440;p=pandora-kernel.git ERR_PTR() dereference in net/rds/iw.c rdma_create_id() returns ERR_PTR() not null. 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