commit | eadde3a1a5291492098e8b0b6435d075fc22486b | [log] [tgz] |
---|---|---|
author | Chien Tung <chien.tin.tung@intel.com> | Thu Mar 25 13:39:50 2010 +0000 |
committer | Roland Dreier <rolandd@cisco.com> | Wed Apr 07 14:16:08 2010 -0700 |
tree | 4175c2febc25a04c171a6834df1728d98815a0e2 | |
parent | b72c40949b0f04728f2993a1434598d3bad094ea [diff] |
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 <chien.tin.tung@intel.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>