]> asedeno.scripts.mit.edu Git - linux.git/commit
RDMA/srp: Rework handling of the maximum information unit length
authorBart Van Assche <bvanassche@acm.org>
Mon, 17 Dec 2018 21:20:38 +0000 (13:20 -0800)
committerDoug Ledford <dledford@redhat.com>
Wed, 19 Dec 2018 20:07:25 +0000 (15:07 -0500)
commit513d5647116b2aaeb6d99471f70ab9c9f3f65663
tree14dc669400a5cf797c04badf9bd39c8553e20b95
parent4f6d498c360c31006dec8062ce3d4601e557e9df
RDMA/srp: Rework handling of the maximum information unit length

Move the maximum initiator to target information unit length parameter
from struct srp_target_port into struct srp_rdma_ch. This patch does
not change any functionality but makes the next patch easier to read.

Cc: Sergey Gorenko <sergeygo@mellanox.com>
Cc: Max Gurtovoy <maxg@mellanox.com>
Cc: Laurence Oberman <loberman@redhat.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/ulp/srp/ib_srp.c
drivers/infiniband/ulp/srp/ib_srp.h