mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-20 20:21:30 +00:00
Added more comments.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1939 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1128,6 +1128,12 @@ out:
|
||||
*
|
||||
* Side Effect:
|
||||
* Resets ch->req_lim_delta.
|
||||
*
|
||||
* Note:
|
||||
* The caller must either pass the returned value to the initiator in the
|
||||
* REQUEST LIMIT DELTA field of an SRP information unit or pass the returned
|
||||
* value to srpt_undo_req_lim_delta(). Any other approach will result in an
|
||||
* SRP protocol violation.
|
||||
*/
|
||||
static int srpt_req_lim_delta(struct srpt_rdma_ch *ch)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user