From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pidgin.makrotopia.org (pidgin.makrotopia.org [185.142.180.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id EC5A6143C79; Fri, 5 Jul 2024 13:03:33 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.142.180.65 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720184615; cv=none; b=tcXTYY8PUcS2Dxj9sn7R7ahJpgXm1lCyn/17WNIfCK+I64ogE/EQesdv5zkoFV+jFOWu/+Rv0QBKqS4q0WAOXweTPCK0ljq7jB+6PhoMQE07SyszWRqzaQXwgIR+djlqJNLw0ZrbdIHInfP6nmJPfp/oQQuJpFWmP2HA6twkwvA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720184615; c=relaxed/simple; bh=Dl50F8cARpJGlDLC5w8Vmb8KlD52QTaguOuYvFUSd1c=; h=Date:From:To:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=RtplzB6wS/QBZcJKpCjs8MS8IpOQhHZRWldzWfWsV6VFTF0IF9WDF5M9VlEIVoAHYHNOQyftVkzAjjt1ZrxY/VnSAp5bnj0JnBysrq0P0NqXBgEjAW5vwW0MXRAw/w6jKrzcPMgeLS2Pf4906rmnxNMgVVIWpcQcVLrBT+TkzOo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=makrotopia.org; spf=pass smtp.mailfrom=makrotopia.org; arc=none smtp.client-ip=185.142.180.65 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=makrotopia.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=makrotopia.org Received: from local by pidgin.makrotopia.org with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.97.1) (envelope-from ) id 1sPiaw-000000005ZP-0yGd; Fri, 05 Jul 2024 13:03:22 +0000 Date: Fri, 5 Jul 2024 14:03:18 +0100 From: Daniel Golle To: =?utf-8?B?QXLEsW7DpyDDnE5BTA==?= , DENG Qingfang , Sean Wang , Andrew Lunn , Florian Fainelli , Vladimir Oltean , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Matthias Brugger , AngeloGioacchino Del Regno , Landen Chao , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org Subject: Re: [PATCH v5] net: dsa: mt7530: fix impossible MDIO address and issue warning Message-ID: References: Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: I've just noticed that I forgot to include the target tree name in the patch subject. Being a fix this is intended to be applied on 'net'.