From d8c39d3f20049473a6d489deb82b5219f2a21316 Mon Sep 17 00:00:00 2001 From: Aaro Koskinen Date: Sun, 29 Jun 2014 22:52:54 +0300 Subject: [PATCH] staging: octeon-usb: don't retry on data toggle error On data toggle error, we don't know if and how many bytes were successfully transferred by DMA. We should just fail the transaction instead of trying a retry. Signed-off-by: Aaro Koskinen Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed