diff options
Diffstat (limited to 'drivers/infiniband/ulp/srp/ib_srp.h')
-rw-r--r-- | drivers/infiniband/ulp/srp/ib_srp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/infiniband/ulp/srp/ib_srp.h b/drivers/infiniband/ulp/srp/ib_srp.h index e641088c14dc..84d821b24ec7 100644 --- a/drivers/infiniband/ulp/srp/ib_srp.h +++ b/drivers/infiniband/ulp/srp/ib_srp.h | |||
@@ -157,6 +157,7 @@ struct srp_target_port { | |||
157 | unsigned int scsi_id; | 157 | unsigned int scsi_id; |
158 | unsigned int sg_tablesize; | 158 | unsigned int sg_tablesize; |
159 | int comp_vector; | 159 | int comp_vector; |
160 | int tl_retry_count; | ||
160 | 161 | ||
161 | struct ib_sa_path_rec path; | 162 | struct ib_sa_path_rec path; |
162 | __be16 orig_dgid[8]; | 163 | __be16 orig_dgid[8]; |