[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3282289c-2cc4-43ac-a187-ca8ab6011015@lunn.ch>
Date: Sat, 16 Aug 2025 01:12:30 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: Vladimir Oltean <olteanv@...il.com>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
Heiner Kallweit <hkallweit1@...il.com>,
Russell King <linux@...linux.org.uk>, netdev@...r.kernel.org
Subject: Re: [PATCH net-next 4/4] net: dsa: ks8995: Add basic switch set-up
> +static enum
> +dsa_tag_protocol ks8995_get_tag_protocol(struct dsa_switch *ds,
> + int port,
> + enum dsa_tag_protocol mp)
> +{
> + /* This switch actually uses the 6 byte KS8995 protocol */
> + return DSA_TAG_PROTO_NONE;
Is this protocol documented somewhere?
Andrew
Powered by blists - more mailing lists