From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pandora.armlinux.org.uk (pandora.armlinux.org.uk [78.32.30.218]) (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 F0A6F396B8E; Tue, 24 Feb 2026 13:25:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=78.32.30.218 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771939529; cv=none; b=eMytBCCAvpheNr/IL3y4Brlct1GeYklVOJBzEMmDd9U1hcXvlrLqCxAzOL1g7mHsAJFJvso3ulb6AuZagfm9YEjB6k+QzUznDxMU8FkrhBexXJupOnPcgpyHwaGhR2OoP/OUWIBXS5OwsxrtrHsJkEHTaTUpaeLabV4m6e0Uh0Y= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771939529; c=relaxed/simple; bh=Fd9buA8hd1MpbK8NwClydRsXgWzmjUVRoIb9Jt0q+c4=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=PdvpUB46q8koh5FOdKo7oo80kXJ1l2dzMmAngaMXkyMQj3RXFnIB//RJWXGdCivgyWGNdviFMoek0044bK6sp3zKfwOVoYYF9QURfLIM2pMoOVd52og66EGOyizcUXrAhkH+FumfaSs1EBw+VVYCVKsqTO/e5dXzRX1lP8CHzgI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=armlinux.org.uk; spf=none smtp.mailfrom=armlinux.org.uk; dkim=pass (2048-bit key) header.d=armlinux.org.uk header.i=@armlinux.org.uk header.b=plDhhVVb; arc=none smtp.client-ip=78.32.30.218 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=armlinux.org.uk Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=armlinux.org.uk Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=armlinux.org.uk header.i=@armlinux.org.uk header.b="plDhhVVb" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=L1jpiQ8THLDqRtoaEXu/fuXezfN+f17gE1m89GkKEOs=; b=plDhhVVbc6DSxhd4zZqeTFOTgU ZL1e6WrSDNHojmnxL+aDUlAw03T0J7QWeBQFQ1AkMN/fROWFIi6X5XS9AMqaQTcwW8dKPIFndispB pJPeNZ9+U2ypOffCdWe91ROpx1UM+cHj39DkL9a0whhUSenQAM85pAD9WlZf8+fGvsYtHNTre3aPg 1HWEkBjZTPMHBWA0yuodfNkkI29SKwWBruTzWaU23+ZKucsGt/e43yfte56su7Zog3hMJP7STqXi9 dNwUcAmmEc7bauLHiAtfsdIG6FBG9IuXt+4FTrnPrIJm49+zk+bRiQJK/6gaqDffDkh66f6phAu0S 6WJs9fZQ==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:46252) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1vusPj-000000005IC-0uSE; Tue, 24 Feb 2026 13:25:23 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.98.2) (envelope-from ) id 1vusPh-000000008Oz-2SF5; Tue, 24 Feb 2026 13:25:21 +0000 Date: Tue, 24 Feb 2026 13:25:21 +0000 From: "Russell King (Oracle)" To: Mohd Ayaan Anwar Cc: Jakub Kicinski , Vinod Koul , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org Subject: Re: [PATCH net-next] MAINTAINERS: Update maintainer entry for QUALCOMM ETHQOS ETHERNET DRIVER Message-ID: References: <20260224-qcom_ethqos_maintainer-v1-1-24e02701ea52@oss.qualcomm.com> Precedence: bulk X-Mailing-List: netdev@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: <20260224-qcom_ethqos_maintainer-v1-1-24e02701ea52@oss.qualcomm.com> Sender: Russell King (Oracle) On Tue, Feb 24, 2026 at 05:58:47PM +0530, Mohd Ayaan Anwar wrote: > Replace Vinod Koul with Mohd Ayaan Anwar as the maintainer of the > QUALCOMM ETHQOS ETHERNET DRIVER. Vinod confirmed he is no longer > active in this area and agreed to be removed. > > Acked-by: Vinod Koul > Suggested-by: Russell King (Oracle) > Signed-off-by: Mohd Ayaan Anwar Reviewed-by: Russell King (Oracle) Thanks! -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!