mirror of
https://github.com/SCST-project/scst.git
synced 2026-09-27 10:24:32 +00:00
ib_srpt: Kernel v4.16 build fix
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7371 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -469,6 +469,7 @@ struct srpt_device {
|
||||
struct ib_event_handler event_handler;
|
||||
};
|
||||
|
||||
#if !HAVE_STRUCT_SRP_LOGIN_REQ_RDMA
|
||||
/**
|
||||
* struct srp_login_req_rdma - RDMA/CM login parameters.
|
||||
*
|
||||
@@ -487,5 +488,6 @@ struct srp_login_req_rdma {
|
||||
u8 initiator_port_id[16];
|
||||
u8 target_port_id[16];
|
||||
};
|
||||
#endif /* !HAVE_STRUCT_SRP_LOGIN_REQ_RDMA */
|
||||
|
||||
#endif /* IB_SRPT_H */
|
||||
|
||||
Reference in New Issue
Block a user