Return-path: Received: from he.sipsolutions.net ([78.46.109.217]:37878 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753279Ab2JVNUG (ORCPT ); Mon, 22 Oct 2012 09:20:06 -0400 Message-ID: <1350912037.10166.5.camel@jlt4.sipsolutions.net> (sfid-20121022_152014_050017_044890AA) Subject: Re: [regression][bisected] Handling of channel contexts causes wireless to fail (i.e. no wlan* devices) From: Johannes Berg To: Ronald Cc: linux-wireless@vger.kernel.org Date: Mon, 22 Oct 2012 15:20:37 +0200 In-Reply-To: (sfid-20121022_151350_348128_51F9AA58) References: (sfid-20121022_151350_348128_51F9AA58) Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Mon, 2012-10-22 at 15:13 +0200, Ronald wrote: > The following commit causes wireless interfaces to not show up (i.e. > wlan* is non existant): > > fe57d9f: mac80211: track whether to use channel contexts > > Reverting this commit on top of current wireless-testing resulted in > undefined references to chanctx. Oops, my mistake, this should fix it: http://p.sipsolutions.net/cd55626ca51fc3c5.txt johannes