From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264201AbTIIQLU (ORCPT ); Tue, 9 Sep 2003 12:11:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264216AbTIIQLU (ORCPT ); Tue, 9 Sep 2003 12:11:20 -0400 Received: from [63.205.85.133] ([63.205.85.133]:38346 "EHLO gaz.sfgoth.com") by vger.kernel.org with ESMTP id S264201AbTIIQLS (ORCPT ); Tue, 9 Sep 2003 12:11:18 -0400 Date: Tue, 9 Sep 2003 09:18:04 -0700 From: Mitchell Blank Jr To: Eyal Lebedinsky Cc: Kernel Mailing List Subject: Re: Linux 2.6.0-test5: CONFIG_ATM_BR2684 build fails Message-ID: <20030909161804.GA39249@gaz.sfgoth.com> References: <3F5DC73F.69916959@eyal.emu.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F5DC73F.69916959@eyal.emu.id.au> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Eyal Lebedinsky wrote: > net/atm/br2684.c: In function `br2684_seq_show': > net/atm/br2684.c:735: `pos' undeclared (first use in this function) There is a patch posted elsewhere for this already, I believe it's in davem's queue: http://sourceforge.net/mailarchive/message.php?msg_id=5990455 -Mitch