Return-path: Received: from an-out-0708.google.com ([209.85.132.241]:51264 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756622AbYGQQMt (ORCPT ); Thu, 17 Jul 2008 12:12:49 -0400 Received: by an-out-0708.google.com with SMTP id d40so170952and.103 for ; Thu, 17 Jul 2008 09:12:48 -0700 (PDT) Message-ID: <43e72e890807170912q2a73a76g11598ae2a69fb4e1@mail.gmail.com> (sfid-20080717_181253_052289_0B769A63) Date: Thu, 17 Jul 2008 09:12:48 -0700 From: "Luis R. Rodriguez" To: "Yingying Zhao" Subject: Re: [PATCH]compat-2.6: fix compiling configurations for iwlwifi Cc: "Tomas Winkler" , linux-wireless@vger.kernel.org, compat-masters@lists.madwifi.org In-Reply-To: <43e72e890807170905h5a261879u9d87963c621b57bf@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 References: <20080717081554.GA1279@amber-desktop.bj.intel.com> <1ba2fa240807170129w251a95f3i8eab918d50a77f97@mail.gmail.com> <43e72e890807170248v7a873c15oc3aea315a59e9f19@mail.gmail.com> <20080717100449.GB1279@amber-desktop.bj.intel.com> <43e72e890807170307g3310ffcbv51f89c93dfbc64a0@mail.gmail.com> <43e72e890807170621r25616966w1d542e4e235f9a3f@mail.gmail.com> <43e72e890807170905h5a261879u9d87963c621b57bf@mail.gmail.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Thu, Jul 17, 2008 at 9:05 AM, Luis R. Rodriguez wrote: > Yeah ok I can confirm there is a bug there on 2.6.22. We hit: > > BUG_ON(!local || local->mdev == dev); > > on ieee80211_i.h in IEEE80211_DEV_TO_SUB_IF() > > Don't have time to debug this right now though. To that extent I'm disabling compilation for 2.6.22 until this is fixed, don't want users running into it. Luis