From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 58DF0C48BE8 for ; Mon, 14 Jun 2021 20:20:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 44F536134F for ; Mon, 14 Jun 2021 20:20:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235242AbhFNUWX (ORCPT ); Mon, 14 Jun 2021 16:22:23 -0400 Received: from mail.kernel.org ([198.145.29.99]:35322 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234505AbhFNUWK (ORCPT ); Mon, 14 Jun 2021 16:22:10 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 65103613B9; Mon, 14 Jun 2021 20:20:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1623702006; bh=aQ86z2xEHi28Zm1jTu12JfIdNNmh/bdWvZi1N0iq4ak=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=k3M05tApP70dRbX2OvSqsWDNeeYnwrBpaVU8i9ecK/hudLR2gsf1VR65kUiG2AVbd cMRQ5I6O4y4mOEe6tHwGah2mDWufCkNCitvMQQHrTfFCqKa+OQdJnH779bdh2igIa0 PP+OftsZ30WNI8YjteErQPA5zbTDx9yuxaVQiMNisMmATJNbReujv8oO6EkIBSxzYJ 4UYoHcSQ9qKevlAhO+/21Y51agHoqOEAtTJ1GN3uishO1geligSRb2ZfVfMXbbdJjg uYSCunXhBkpyV/+LUpSv4/L60aDS9vgl72UC13+k+RB5b+aKaIzNllwLhnZxCz+uxu IDCrmOAuM5GWw== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next] net: wwan: Fix WWAN config symbols From: patchwork-bot+netdevbpf@kernel.org Message-Id: <162370200637.25455.17316488762841330599.git-patchwork-notify@kernel.org> Date: Mon, 14 Jun 2021 20:20:06 +0000 References: <1623689796-8740-1-git-send-email-loic.poulain@linaro.org> In-Reply-To: <1623689796-8740-1-git-send-email-loic.poulain@linaro.org> To: Loic Poulain Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org, ryazanov.s.a@gmail.com Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Mon, 14 Jun 2021 18:56:36 +0200 you wrote: > There is not strong reason to have both WWAN and WWAN_CORE symbols, > Let's build the WWAN core framework when WWAN is selected, in the > same way as for other subsystems. > > This fixes issue with mhi_net selecting WWAN_CORE without WWAN and > reported by kernel test robot: > > [...] Here is the summary with links: - [net-next] net: wwan: Fix WWAN config symbols https://git.kernel.org/netdev/net-next/c/89212e160b81 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html