From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from pentafluge.infradead.org ([213.146.154.40]:46634 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754999AbYBGH2N (ORCPT ); Thu, 7 Feb 2008 02:28:13 -0500 Date: Wed, 6 Feb 2008 23:25:43 -0800 From: Greg KH To: Michael Buesch Cc: stable@kernel.org, linux-wireless@vger.kernel.org, Bcm43xx-dev@lists.berlios.de Subject: Re: [stable] [PATCH stable] b43: Reject new firmware early Message-ID: <20080207072543.GA15657@kroah.com> (sfid-20080207_072816_871471_A32246E7) References: <200801261354.52659.mb@bu3sch.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <200801261354.52659.mb@bu3sch.de> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Sat, Jan 26, 2008 at 01:54:52PM +0100, Michael Buesch wrote: > We must reject new incompatible firmware early to avoid > running into strange transmission failures. > > The current development tree supports newer firmware revisions. > These revisions cause strange failures on the stable 2.6.24 kernel. > Add a check to avoid confusing users a lot. > > Signed-off-by: Michael Buesch I don't see this in Linus's tree yet, can you please resend it to stable@kernel.org when it gets there? thanks, greg k-h