From: Eli Cohen Date: Tue, 14 Jan 2014 15:45:14 +0000 (+0200) Subject: IB/mlx5: Clear out struct before create QP command X-Git-Tag: v3.14-rc1~103^2~1^7~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b6e81b91070bdbe0defb9101384ebb26835e401;p=pandora-kernel.git IB/mlx5: Clear out struct before create QP command Output structs are expected by firmware to be cleared when a command is called. Clear the "out" struct instead of "dout" which is used only later. Signed-off-by: Eli Cohen Signed-off-by: Roland Dreier --- Reading git-diff-tree failed