From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-lpp01m010-f49.google.com ([209.85.215.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1RW1VN-0005Ik-5M for linux-mtd@lists.infradead.org; Thu, 01 Dec 2011 07:56:29 +0000 Received: by lagu2 with SMTP id u2so766814lag.36 for ; Wed, 30 Nov 2011 23:56:26 -0800 (PST) Subject: Re: [PATCH] nandtest: set oldstats.failed From: Artem Bityutskiy To: Jan Weitzel Date: Thu, 01 Dec 2011 09:56:24 +0200 In-Reply-To: <1322132241-5778-1-git-send-email-j.weitzel@phytec.de> References: <1322132241-5778-1-git-send-email-j.weitzel@phytec.de> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Message-ID: <1322726185.2332.4.camel@koala> Mime-Version: 1.0 Cc: linux-mtd@lists.infradead.org Reply-To: dedekind1@gmail.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2011-11-24 at 11:57 +0100, Jan Weitzel wrote: > if new ecc failed occures oldstats.corrected is updated not oldstats.failed > > Signed-off-by: Jan Weitzel Pushed to mtd-utils.git, thanks! Artem.