Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760494AbZAJBDQ (ORCPT ); Fri, 9 Jan 2009 20:03:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755712AbZAJBC6 (ORCPT ); Fri, 9 Jan 2009 20:02:58 -0500 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:38804 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1755043AbZAJBC6 (ORCPT ); Fri, 9 Jan 2009 20:02:58 -0500 Date: Fri, 09 Jan 2009 17:02:58 -0800 (PST) Message-Id: <20090109.170258.169849917.davem@davemloft.net> To: parag.lkml@gmail.com Cc: shemminger@vyatta.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Fix net/irda build breakage From: David Miller In-Reply-To: References: X-Mailer: Mew version 6.1 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 975 Lines: 22 From: Parag Warudkar Date: Fri, 9 Jan 2009 18:30:58 -0500 (EST) > commit af0490810cfa159b4894ddecfc5eb2e4432fb976 breaks build for net/irda - > > drivers/net/irda/donauboe.c: In function 'toshoboe_interrupt': > drivers/net/irda/donauboe.c:1197: error: 'struct toshoboe_cb' has no member named 'stats' > drivers/net/irda/donauboe.c:1201: error: 'struct toshoboe_cb' has no member named 'stats' > drivers/net/irda/donauboe.c:1283: error: 'struct toshoboe_cb' has no member named 'stats' > make[3]: *** [drivers/net/irda/donauboe.o] Error 1 > make[2]: *** [drivers/net/irda] Error 2 > > Fix this. > > Signed-off-by: Parag Warudkar Already fixed in the net-2.6 GIT tree, but thanks. -- 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/