commit | ea18f5d7777dc4fa9c18c4919281301cf4fd921a | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagig@mellanox.com> | Thu Aug 06 18:32:52 2015 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Sun Aug 30 18:12:28 2015 -0400 |
tree | 292429b9c63552ff1bb1adba43e29b5ca059430d | |
parent | b9abd8d21d3a04903aefcb7742efe3390f2fac57 [diff] |
IB/iser: Remove an unneeded print for unaligned memory We can do it in iser_aligned_data_len instead and it will save us an argument that is passed to fall_to_counce_buf just for the print. Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>