From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760163AbYG1VmX (ORCPT ); Mon, 28 Jul 2008 17:42:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752059AbYG1VmP (ORCPT ); Mon, 28 Jul 2008 17:42:15 -0400 Received: from mx2.mail.elte.hu ([157.181.151.9]:58887 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752015AbYG1VmO (ORCPT ); Mon, 28 Jul 2008 17:42:14 -0400 Date: Mon, 28 Jul 2008 23:41:53 +0200 From: Ingo Molnar To: Linus Torvalds Cc: Mike Travis , Rusty Russell , Linux Kernel Mailing List , Andrew Morton , Al Viro , David Sterba , Jiri Kosina Subject: [build error] drivers/char/pcmcia/ipwireless/hardware.c:571: error: invalid use of undefined type 'struct ipw_network' Message-ID: <20080728214153.GA30511@elte.hu> References: <20080727190601.GA764@elte.hu> <200807281042.12860.rusty@rustcorp.com.au> <488E06F0.4070404@sgi.com> <20080728205700.GA3613@elte.hu> <20080728213532.GA24744@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080728213532.GA24744@elte.hu> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Ingo Molnar wrote: > This has a trivial conflict with the latest tree you just pushed out. btw., if you intend that for -rc1, that tree has a common looking build failure: drivers/char/pcmcia/ipwireless/hardware.c:571: error: invalid use of undefined type 'struct ipw_network' http://redhat.com/~mingo/misc/config-Mon_Jul_28_23_36_20_CEST_2008.bad probably due to a string of commits to that file from today. Ingo