freebsd-dev/sys/dev/iscsi
Alexander Motin 605703b5df Fix handling of negative sbspace() return values.
I found that at least with Chelsio NICs TOE sockets quite often report
negative sbspace() values.  Using unsigned variable to store it resulted
in attempts to aggregate too much data in one sosend() call, that caused
errors and following connection termination.

MFC after:	2 weeks
2017-02-15 19:46:00 +00:00
..
icl_conn_if.m
icl_soft_proxy.c
icl_soft.c Fix handling of negative sbspace() return values. 2017-02-15 19:46:00 +00:00
icl_wrappers.h
icl.c
icl.h
iscsi_ioctl.h
iscsi_proto.h
iscsi.c
iscsi.h