| 24 | 19 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Messages in this thread oakad@exemail ... | |
: 1; else *mrq = NULL; -- 1.5.3.6 1 insertions(+), 1 deletions(-) diff --git a/drivers/memstick/core/memstick.c b/drivers/memstick/core/memstick.c index 3c97bac..decd6a4 100644 --- a/drivers/memstick/core/memstick.c +++ b/drivers/memstick/core/memstick.c @@ -236,7 +236,7 @@ int memstick_next_req(struct memstick_host *host, struct memstick_request **mrq) rc = host->card->next_request(host->card, mrq); if (!rc) -host->retries = cmd_retries; +host->retries = cmd_retries > 1 files changed, 1 ? cmd_retries - 1 From: Alex Dubov <oakad@yahoo.com> Signed-off-by: Alex Dubov <oakad@yahoo.com> --- drivers/memstick/core/memstick.c | 2 +- | | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 8 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| | 6 | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 12 | Last update: 2008-03-04 17:41 [from the cache] Andrew Morton | 4 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||