Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751620AbZIYFBO (ORCPT ); Fri, 25 Sep 2009 01:01:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750992AbZIYFBN (ORCPT ); Fri, 25 Sep 2009 01:01:13 -0400 Received: from charlotte.tuxdriver.com ([70.61.120.58]:42938 "EHLO smtp.tuxdriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750936AbZIYFBM (ORCPT ); Fri, 25 Sep 2009 01:01:12 -0400 Date: Fri, 25 Sep 2009 00:53:17 -0400 From: "John W. Linville" To: Ken Lewis Cc: linux-next@vger.kernel.org, LKML , netdev Subject: Re: PATCH 0/1: rt2x00dev.c / rt2x00lib.h fixes build breakage Message-ID: <20090925045316.GB2722@tuxdriver.com> References: <5a44caba0909231358y23f21c0drb2a3451084028a6f@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5a44caba0909231358y23f21c0drb2a3451084028a6f@mail.gmail.com> User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1615 Lines: 39 On Wed, Sep 23, 2009 at 09:58:35PM +0100, Ken Lewis wrote: > The headers in drivers/net/wireless/rt2x00/rt2x00lib.h don't match the > use of the function in rt2x00dev.c The build fails as a result. > > This has been a problem in linux-next since early September. I've > e-mailed a patch to linux-next and to linux-net, but the 2.6.32 merge > window has brought the problem to the mainline and so I'm re-sending > my patch. I've opened a bug on bugzilla: > http://bugzilla.kernel.org/show_bug.cgi?id=14217 Always make sure to send wireless LAN patches to linux-wireless@vger.kernel.org. Anyway, the following patch is in the pull request I sent to Dave yesterday (and which I believe he has already pulled): commit fe2475633676b0a976400dfc53f8d7006f56543e Author: Andrew Price Date: Thu Sep 17 21:15:48 2009 +0100 rt2x00: fix the definition of rt2x00crypto_rx_insert_iv Remove the redundant l2pad parameter from the definition of rt2x00crypto_rx_insert_iv which is used when only CONFIG_RT2500PCI but none of the other rt2x00 family drivers is configured. Signed-off-by: Andrew Price Signed-off-by: John W. Linville Hth! John -- John W. Linville Someday the world will need a hero, and you linville@tuxdriver.com might be all we have. Be ready. -- 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/