ib_srpt: Clarify a kernel-doc comment

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5363 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2014-03-24 11:53:00 +00:00
parent b91c338235
commit d1e1e480ed

View File

@@ -249,7 +249,7 @@ struct srpt_tsk_mgmt {
* @req_lim_delta: Value of the req_lim_delta value field in the latest
* SRP response sent.
* @tsk_mgmt: SRPT task management function context information.
* @rdma_ius_buf: DMA mapping context information.
* @rdma_ius_buf: Inline rdma_ius buffer for small requests.
*/
struct srpt_send_ioctx {
struct srpt_ioctx ioctx;