The TODO wasn't updated after the last batch of changes before the merge, so remove those items that have been completed. This patch also re-orders the existing items in priority order and adds a new one. Signed-off-by: Chris Boot <bootc@xxxxxxxxx> Cc: Andy Grover <agrover@xxxxxxxxxx> Cc: Clemens Ladisch <clemens@xxxxxxxxxx> Cc: Stefan Richter <stefanr@xxxxxxxxxxxxxxxxx> Cc: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx> --- drivers/target/sbp/TODO | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/target/sbp/TODO b/drivers/target/sbp/TODO index eaec1c9..e800058 100644 --- a/drivers/target/sbp/TODO +++ b/drivers/target/sbp/TODO @@ -1,7 +1,7 @@ -* Force-terminate sessions when disabling targets +1. Improve FireWire data transfer rate by queuing up several simultaneous transfers +2. Force-terminate sessions when disabling targets +3. Implement TASK MANAGEMENT functionality * Ability to have several SCSI commands in-flight (TCQ?) -* Retry failed FireWire transactions a few times with exponential backoff -* Take into account the page_size field for transfers and/or page tables +* Take into account the page_size field for transfers * Handle descriptor format sense data * Implement QUERY LOGINS management ORB -* Implement TASK MANAGEMENT functionality -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html