linux-stable-rt/drivers/infiniband/ulp/iser
Erez Zilber f0938401f2 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>
2007-01-07 10:15:15 -08:00
..
Kconfig
Makefile
iscsi_iser.c IB/iser: Return error code when PDUs may not be sent 2007-01-07 10:15:15 -08:00
iscsi_iser.h
iser_initiator.c IB/iser: Return error code when PDUs may not be sent 2007-01-07 10:15:15 -08:00
iser_memory.c
iser_verbs.c