From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: [PATCH 0/2] wireless: Make and use const struct ieee80211_channel Date: Fri, 06 May 2011 09:10:21 -0700 Message-ID: <1304698221.11874.6.camel@Joe-Laptop> References: <20110505184934.GB3005@tuxdriver.com> <1304634107.1788.171.camel@Joe-Laptop> <20110506131922.GA2252@tuxdriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: libertas-dev@lists.infradead.org, linux-wireless@vger.kernel.org, orinoco-users@lists.sourceforge.net, orinoco-devel@lists.sourceforge.net, netdev@vger.kernel.org, LKML To: "John W. Linville" Return-path: In-Reply-To: <20110506131922.GA2252@tuxdriver.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Fri, 2011-05-06 at 09:19 -0400, John W. Linville wrote: > On Thu, May 05, 2011 at 03:21:47PM -0700, Joe Perches wrote: > > On Thu, 2011-05-05 at 14:49 -0400, John W. Linville wrote: > > > These patches generated a lot of warnings in net/mac80211. Did you > > > actually build them? > > Yes. > > Did you apply patch 1/2 first? > > It's a dependent patch. > That's the one that cause most of the warnings... Consider the 2 patches as a single patch. Do you have new build warnings after applying both patches 1 and 2?