Return-path: Received: from cantor2.suse.de ([195.135.220.15]:51780 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753070Ab1HYCZw (ORCPT ); Wed, 24 Aug 2011 22:25:52 -0400 Date: Wed, 24 Aug 2011 19:23:52 -0700 From: Greg KH To: Henry Ptasinski Cc: Joe Perches , "linville@tuxdriver.com" , "devel@linuxdriverproject.org" , "linux-wireless@vger.kernel.org" , Brett Rudley , Arend Van Spriel , Roland Vossen , "Franky (Zhenhui) Lin" Subject: Re: [PATCH v2] Move brcm80211 to mainline Message-ID: <20110825022352.GA4876@suse.de> (sfid-20110825_042558_877049_993DBD01) References: <20110707002034.GA17885@broadcom.com> <20110824222801.GA5280@broadcom.com> <20110824225357.GA2224@suse.de> <20110824231746.GF5280@broadcom.com> <1314230068.15882.15.camel@Joe-Laptop> <20110825004211.GC7577@broadcom.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20110825004211.GC7577@broadcom.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, Aug 24, 2011 at 05:42:11PM -0700, Henry Ptasinski wrote: > On Wed, Aug 24, 2011 at 04:54:28PM -0700, Joe Perches wrote: > > On Wed, 2011-08-24 at 16:17 -0700, Henry Ptasinski wrote: > > > Augh. I included the wrong link. Correct link: > > > http://linuxwireless.org/en/users/Drivers/brcm80211?action=AttachFile&do=get&target=0001-wireless-testing-add-brcm80211-v2.patch > > > > Can't you post the patch with git format-patch -M instead? > > This patch drops in a new copy of all the files, as there's been significant > change since the last time staging-next and wireless-testing were in sync. > (Deleting the existing files from staging will be a separate step.) > > I can generate a two-patch series instead: one to catch up wireless-testing > with all the changes that have been applied to the brcm80211 drivers in > staging, and then a second patch with a 'git mv' plus necessary > Kconfig/Makefile changes. The first patch would still be quite large, but I'm > ok with either approach. Don't worry about that now, the real thing is a review of the code. greg k-h