[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240614180714.7f81a9cd@kernel.org>
Date: Fri, 14 Jun 2024 18:07:14 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Kamil Horák - 2N <kamilh@...s.com>
Cc: <florian.fainelli@...adcom.com>,
 <bcm-kernel-feedback-list@...adcom.com>, <andrew@...n.ch>,
 <hkallweit1@...il.com>, <netdev@...r.kernel.org>,
 <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v6 0/4] net: phy: bcm5481x: add support for BroadR-Reach
 mode
On Thu, 13 Jun 2024 15:20:51 +0200 Kamil Horák - 2N wrote:
> Changes in v6:
>   - Moved the brr-mode flag to separate commit as required by the rules for 
>     DT binding patches
>   - Renamed some functions to make clear they handle LRE-related stuff
>   - Reordered variable definitions to match the coding style requirements
Doesn't build..
drivers/net/phy/phy-core.c:16:2: error: call to '__compiletime_assert_1283' declared with 'error' attribute: Enum ethtool_link_mode_bit_indices and phylib are out of sync. If a speed or mode has been added please update phy_speed_to_str and the PHY settings array.
   16 |         BUILD_BUG_ON_MSG(__ETHTOOL_LINK_MODE_MASK_NBITS != 102,
      |         ^
Powered by blists - more mailing lists
 
