commit | 9a21be531cacecce6c897faacd66ed4c7dbbe88b | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagig@mellanox.com> | Tue Oct 13 19:11:41 2015 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Wed Oct 28 22:27:19 2015 -0400 |
tree | 809cb8b2f38e304dd66236d5d0a5278fa90271aa | |
parent | 51c2b8e2ac872cd90a12c5e606eeb0daf1a91e25 [diff] |
IB/srp: Dont allocate a page vector when using fast_reg The new fast registration API does not reuqire a page vector so we can't avoid allocating it. Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Tested-by: Bart Van Assche <bart.vanassche@sandisk.com> Signed-off-by: Doug Ledford <dledford@redhat.com>