mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 10:41:26 +00:00
ib_srpt: Restore struct srp_login_req_rdma
This patch reverts an unintended change from r7296. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7300 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -469,7 +469,6 @@ struct srpt_device {
|
||||
struct ib_event_handler event_handler;
|
||||
};
|
||||
|
||||
#if 0
|
||||
/**
|
||||
* struct srp_login_req_rdma - RDMA/CM login parameters.
|
||||
*
|
||||
@@ -490,4 +489,3 @@ struct srp_login_req_rdma {
|
||||
};
|
||||
|
||||
#endif /* IB_SRPT_H */
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user