]> git.karo-electronics.de Git - linux-beck.git/commit
IB/iser: Move fast_reg_descriptor initialization to a function
authorSagi Grimberg <sagig@mellanox.com>
Wed, 5 Mar 2014 17:43:41 +0000 (19:43 +0200)
committerRoland Dreier <roland@purestorage.com>
Tue, 18 Mar 2014 05:33:57 +0000 (22:33 -0700)
commit310b347c6017ca5f00fa1e574c2d9c5b1088a786
tree685c74696d27afc7953dc5ba949a22d575f03371
parentd11ec4ecf022f49df33a784f0cf445638573f577
IB/iser: Move fast_reg_descriptor initialization to a function

fastreg descriptor will include protection information context.  In
order to place the logic in one place we introduce iser_create_fr_desc
function.

This patch does not change any functionality.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Alex Tabachnik <alext@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/ulp/iser/iser_verbs.c