From: Chien Tung Date: Thu, 25 Mar 2010 13:39:50 +0000 (+0000) Subject: RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp() X-Git-Tag: v2.6.34-rc4~9^2^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eadde3a1a5291492098e8b0b6435d075fc22486b;p=pandora-kernel.git RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp() cap.max_inline_data is incorrectly set in init_attr instead of attr. Set it in attr so subsequent init_attr.cap assignment will get the correct value. Signed-off-by: Chien Tung Signed-off-by: Roland Dreier --- Reading git-diff-tree failed