IB/iser: Return error code when PDUs may not be sent
authorErez Zilber <erezz@voltaire.com>
Sun, 7 Jan 2007 10:28:02 +0000 (12:28 +0200)
committerRoland Dreier <rolandd@cisco.com>
Sun, 7 Jan 2007 18:15:15 +0000 (10:15 -0800)
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>

No differences found