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=-22.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 0841EC07E95 for ; Tue, 20 Jul 2021 14:25:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DD6F76120E for ; Tue, 20 Jul 2021 14:25:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239197AbhGTNoA (ORCPT ); Tue, 20 Jul 2021 09:44:00 -0400 Received: from mail.kernel.org ([198.145.29.99]:41590 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239968AbhGTNj0 (ORCPT ); Tue, 20 Jul 2021 09:39:26 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 4E2EE61186; Tue, 20 Jul 2021 14:20:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1626790804; bh=Hz4FNLak5VJYRl+KXz/n6BUtZZ/PWKMQPeyrBu6FRw8=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=t0HmVUSzdOXs2NTWhrROspItwTWWcmjsV2OTBARly3x4TEtaC6ioytqNSYJkl9hgf GAD+d2te4H0kkGMjIKCM0WF7pvXc5osC26Mq1Lo68usmBkCxLJ5y15VZrS++9Dpoca MVnQnswtFZTscYlz06j1qeosziuatv8DZM1eO4Eep5WNcDZZsoZeYZ6UDrJywktVYs hcS9hSXlGU5xPTi1h8MFWwGR/Dr/7fFP/IgRIjk7flpsCTMm6MB7HFVTaXqew7TNdM xHBPzKGihKLuyMs8SxVDZ3myAL2rERWzdlzNKxXnXDTjCFwGasEtP+Xb7+wAKCku5t z9Poz2Ra76tqQ== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] fsl/fman: Add fibre support From: patchwork-bot+netdevbpf@kernel.org Message-Id: <162679080426.18101.13696128057221560266.git-patchwork-notify@kernel.org> Date: Tue, 20 Jul 2021 14:20:04 +0000 References: <20210720050838.7635-1-fido_max@inbox.ru> In-Reply-To: <20210720050838.7635-1-fido_max@inbox.ru> To: Maxim Kochetkov Cc: netdev@vger.kernel.org, madalin.bucur@nxp.com, davem@davemloft.net, kuba@kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This patch was applied to netdev/net.git (refs/heads/master): On Tue, 20 Jul 2021 08:08:38 +0300 you wrote: > Set SUPPORTED_FIBRE to mac_dev->if_support. It allows proper usage of > PHYs with optical/fiber support. > > Signed-off-by: Maxim Kochetkov > --- > drivers/net/ethernet/freescale/fman/mac.c | 1 + > 1 file changed, 1 insertion(+) Here is the summary with links: - fsl/fman: Add fibre support https://git.kernel.org/netdev/net/c/75d5641497a6 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html