commit | 56408325900d380f6544460c5892bfeb0616cab3 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagig@mellanox.com> | Tue Apr 14 18:08:16 2015 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Wed Apr 15 16:07:12 2015 -0400 |
tree | 326b9353ee9742c6d66dc1b53a3e471ff4d7eab9 | |
parent | e3784bd1d9f1039f28dff2c0c0d17daabb3d6761 [diff] |
IB/iser: Don't pass ib_device to fall_to_bounce_buff routine No need to pass that, we can take it from the task. In a later stage, this function will be invoked according to a device capability. This patch does not change any functionality. Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Adir Lev <adirl@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>