From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] can: wrong index used in inner loop Date: Mon, 14 Mar 2011 14:47:43 -0700 (PDT) Message-ID: <20110314.144743.232749141.davem@davemloft.net> References: <4D768917.9040605@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: socketcan-core-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, wg-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org To: roel.kluin-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Return-path: In-Reply-To: <4D768917.9040605-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: socketcan-core-bounces-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org Errors-To: socketcan-core-bounces-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org List-Id: netdev.vger.kernel.org From: roel Date: Tue, 08 Mar 2011 20:52:55 +0100 > Index i was already used in the outer loop. > > Signed-off-by: Roel Kluin CAN maintainers, could you please review and ACK patches in a timely manner, especially utterly trivial bug fixes like this one here? That's largely what I've been waiting for, a simple sign of life from the listed maintainers for these files. Anyways, no use waiting any longer, applied, thanks Roel.