From: Sagi Grimberg Date: Sun, 23 Feb 2014 12:19:08 +0000 (+0200) Subject: IB/mlx5: Break up wqe handling into begin & finish routines X-Git-Tag: v3.15-rc1~103^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e5eadace1da7c57c1f10d55a484bda13c86dfed;p=pandora-kernel.git IB/mlx5: Break up wqe handling into begin & finish routines As a preliminary step for signature feature which will require posting multiple (3) WQEs for a single WR, we break post_send routine WQE indexing into begin and finish routines. This patch does not change any functionality. Signed-off-by: Sagi Grimberg Signed-off-by: Roland Dreier --- Reading git-diff-tree failed