Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935179AbbKTVxv (ORCPT ); Fri, 20 Nov 2015 16:53:51 -0500 Received: from mail-gw1-out.broadcom.com ([216.31.210.62]:58200 "EHLO mail-gw1-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757174AbbKTVxu (ORCPT ); Fri, 20 Nov 2015 16:53:50 -0500 X-IronPort-AV: E=Sophos;i="5.20,324,1444719600"; d="scan'208";a="81242594" Message-ID: <564F966A.7080300@broadcom.com> Date: Fri, 20 Nov 2015 22:53:46 +0100 From: Arend van Spriel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Kalle Valo , Hauke Mehrtens CC: , , , Subject: Re: [PATCH v2 06/27] brcm80211: move under broadcom vendor directory References: <1447857966-19560-1-git-send-email-kvalo@codeaurora.org> <1447857966-19560-7-git-send-email-kvalo@codeaurora.org> <564CCF2A.4030203@hauke-m.de> <871tbmwhsk.fsf@kamboji.qca.qualcomm.com> In-Reply-To: <871tbmwhsk.fsf@kamboji.qca.qualcomm.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1347 Lines: 38 On 11/19/2015 08:48 AM, Kalle Valo wrote: > Hauke Mehrtens writes: > >> On 11/18/2015 03:45 PM, Kalle Valo wrote: >>> Part of reorganising wireless drivers directory and Kconfig. Note that I had to >>> edit Makefiles from subdirectories to use the new location. >>> >>> Signed-off-by: Kalle Valo >>> --- >> >> I would prefer to remove the brcm80211 directory in this process and create: >> drivers/net/wireless/broadcom/brcmfmac >> drivers/net/wireless/broadcom/brcmsmac >> drivers/net/wireless/broadcom/brcmutil >> drivers/net/wireless/broadcom/include >> >> This way we have one directory less. > > I think this could be done separately. This patchset is big enough > already, I would not like to make it anymore complicated. > > And I actually like the brcm80211 directory, I would not mind keeping it > still. I prefer to keep it as brcmsmac and brcmfmac rely on brcmutil module so I want to keep them together under brcm80211. So does this patch go in before or after the patches I submitted before the merge window. I hope after :-p Regards, Arend -- 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/