From: Chien Tung Date: Fri, 10 Oct 2008 00:41:05 +0000 (-0700) Subject: RDMA/nes: Fix slab corruption X-Git-Tag: v2.6.28-rc1~727^2^10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbcffcc6a0536544fa53cd5bd5c4913efe1a5982;p=pandora-kernel.git RDMA/nes: Fix slab corruption Referencing cm_node after it is freed via rem_ref_cm_node() causes a slab corruption. There is no need to set cm_node->cm_id to NULL in mini_cm_close(). Signed-off-by: Chien Tung Signed-off-by: Roland Dreier --- Reading git-diff-tree failed