From: Sagi Grimberg Date: Wed, 1 Oct 2014 11:01:57 +0000 (+0300) Subject: IB/iser: Rename ib_conn -> iser_conn X-Git-Tag: fixes-against-v3.18-rc2~36^2^3~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5716af6e5234402b2017f41beb36c086201fae42;p=pandora-kernel.git IB/iser: Rename ib_conn -> iser_conn Two reasons why we choose to do this: 1. No point today calling struct iser_conn by another name ib_conn 2. In the next patches we will restructure iser control plane representation - struct iser_conn: connection logical representation - struct ib_conn: connection RDMA layout representation This patch does not change any functionality. Signed-off-by: Ariel Nahum Signed-off-by: Sagi Grimberg Signed-off-by: Or Gerlitz Signed-off-by: Roland Dreier --- Reading git-diff-tree failed