summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index b874361..0350b2e 100644
--- a/TODO
+++ b/TODO
@@ -28,3 +28,6 @@ fixme:
processing.
* restructure header processing code into set of small functions.
* prefetch in tcp_copy_bits().
+* support residual_count in case of scatter-gather Data-In. As of today, only
+ non-sg Scsi_Cmnd's are working. But I can amazing some target which will
+ send residual_count in the middle of scatter-gather Data-In.