Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161046Ab3CVQu6 (ORCPT ); Fri, 22 Mar 2013 12:50:58 -0400 Received: from void.printf.net ([89.145.121.20]:38440 "EHLO void.printf.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161001Ab3CVQu5 (ORCPT ); Fri, 22 Mar 2013 12:50:57 -0400 From: Chris Ball To: Markos Chandras Cc: , , Seungwon Jeon , "Jaehoon Chung" Subject: Re: [PATCH 2/3] dw_mmc: Avoid adding the number of transmitted bytes twice References: <1363085593-22214-1-git-send-email-markos.chandras@imgtec.com> <1363085593-22214-2-git-send-email-markos.chandras@imgtec.com> Date: Fri, 22 Mar 2013 12:50:51 -0400 In-Reply-To: <1363085593-22214-2-git-send-email-markos.chandras@imgtec.com> (Markos Chandras's message of "Tue, 12 Mar 2013 10:53:12 +0000") Message-ID: <87zjxvml90.fsf@octavius.laptop.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 842 Lines: 24 Hi, On Tue, Mar 12 2013, Markos Chandras wrote: > Previously, it was possible to add either 0 bytes or add nbytes > twice if we broke out of the outer loop and then carry on to the > "done" label. This is now fixed by adding the transferred bytes > right after the pull/pop operation > > Signed-off-by: Markos Chandras > Cc: Seungwon Jeon > Cc: Jaehoon Chung > Cc: Chris Ball Thanks, pushed to mmc-next for 3.10. - Chris. -- Chris Ball One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/