From: Roland Dreier Date: Sun, 30 Oct 2005 21:07:03 +0000 (-0800) Subject: [IB] mthca: Avoid SRQ free WQE list corruption X-Git-Tag: v2.6.15-rc1~726^2~2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5b251a24a9cd34a7ef98e361eb94e7ab122a554;p=pandora-kernel.git [IB] mthca: Avoid SRQ free WQE list corruption Fix wqe_to_link() to use a structure field that we know is definitely always unused for receive work requests, so that it really avoids the free list corruption bug that the comment claims it does. Signed-off-by: Roland Dreier --- Reading git-diff-tree failed