All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: David Yang <mmyangfl@gmail.com>
Cc: netdev@vger.kernel.org, Andrew Lunn <andrew@lunn.ch>,
	Vladimir Oltean <olteanv@gmail.com>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	Simon Horman <horms@kernel.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next v2 4/4] net: dsa: yt921x: Add LAG offloading support
Date: Sat, 25 Oct 2025 21:16:16 +0100	[thread overview]
Message-ID: <aP0wEBobQm0MQo4I@shell.armlinux.org.uk> (raw)
In-Reply-To: <20251025170606.1937327-5-mmyangfl@gmail.com>

On Sun, Oct 26, 2025 at 01:05:27AM +0800, David Yang wrote:
> +static int
> +yt921x_dsa_port_lag_check(struct dsa_switch *ds, struct dsa_lag lag,
> +			  struct netdev_lag_upper_info *info,
> +			  struct netlink_ext_ack *extack)
> +{
> +	struct dsa_port *dp;
> +	unsigned int members;

Reverse christmas-tree order please.

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!

      reply	other threads:[~2025-10-25 20:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-25 17:05 [PATCH net-next v2 0/4] net: dsa: yt921x: Add STP/MST/HSR/LAG support David Yang
2025-10-25 17:05 ` [PATCH net-next v2 1/4] net: dsa: yt921x: Use *_ULL bitfield macros for VLAN_CTRL David Yang
2025-10-25 17:05 ` [PATCH net-next v2 2/4] net: dsa: yt921x: Add STP/MST support David Yang
2025-10-25 17:05 ` [PATCH net-next v2 3/4] net: dsa: yt921x: Add HSR offloading support David Yang
2025-10-25 17:05 ` [PATCH net-next v2 4/4] net: dsa: yt921x: Add LAG " David Yang
2025-10-25 20:16   ` Russell King (Oracle) [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aP0wEBobQm0MQo4I@shell.armlinux.org.uk \
    --to=linux@armlinux.org.uk \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mmyangfl@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=olteanv@gmail.com \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.