commit | f0938401f2252bf39615c0815734650eab9053c8 | [log] [tgz] |
---|---|---|
author | Erez Zilber <erezz@voltaire.com> | Sun Jan 07 12:28:02 2007 +0200 |
committer | Roland Dreier <rolandd@cisco.com> | Sun Jan 07 10:15:15 2007 -0800 |
tree | 5b915a7569b7b25138eec1027a6fb40f7080b147 | |
parent | 46707e96b7254663139225ab6c9ab9922cd8c435 [diff] |
IB/iser: Return error code when PDUs may not be sent iSER limits the number of outstanding PDUs to send. When this threshold is reached, it should return an error code (-ENOBUFS) instead of setting the suspend_tx bit (which should be used only by libiscsi). Signed-off-by: Erez Zilber <erezz@voltaire.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>