RDMA/srp: Move srp_rdma_ch.max_ti_iu_len declaration
authorBart Van Assche <bvanassche@acm.org>
Mon, 17 Dec 2018 21:20:37 +0000 (13:20 -0800)
committerDoug Ledford <dledford@redhat.com>
Wed, 19 Dec 2018 20:07:25 +0000 (15:07 -0500)
commit4f6d498c360c31006dec8062ce3d4601e557e9df
treed52b96881934383f6eaf3f142bc97b1155c718a2
parent2ee00f6a98c36f7e4ba07cc33f24cc5a69060cc9
RDMA/srp: Move srp_rdma_ch.max_ti_iu_len declaration

Since srp_rdma_ch.max_ti_iu_len is used in the hot path, move it to the
section with data structure members used in the hot path.

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.h