From: Sagi Grimberg Date: Tue, 14 Apr 2015 15:08:21 +0000 (+0300) Subject: IB/iser: Move fastreg descriptor pool get/put to helper functions X-Git-Tag: omap-for-v4.2/o2_dc~38^2^3~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd8b944eeeb06f5dac705d2357af3800395174eb;p=pandora-kernel.git IB/iser: Move fastreg descriptor pool get/put to helper functions Instead of open-coding connection fastreg pool get/put, we introduce iser_reg_desc[get|put] helpers. We aren't setting these static as this will be a per-device routine later on. Also, cleanup iser_unreg_rdma_mem_fastreg a bit. This patch does not change any functionality. Signed-off-by: Sagi Grimberg Signed-off-by: Adir Lev Signed-off-by: Doug Ledford --- Reading git-diff-tree failed