net: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUIT
authorFlorian Fainelli <florian.fainelli@broadcom.com>
Mon, 23 Oct 2023 18:17:29 +0000 (11:17 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 24 Oct 2023 20:08:14 +0000 (13:08 -0700)
commit87cd83714f30ef2f19f0390e98beb8d78e173f0f
treeccaf31278a7e1e1c1002be03545f8e2bced509b2
parent6ca80638b90cec66547011ee1ef79e534589989a
net: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUIT

This preserves the existing IFLA_DSA_MASTER which is part of the uAPI
and creates an alias named IFLA_DSA_CONDUIT.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://lore.kernel.org/r/20231023181729.1191071-3-florian.fainelli@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/networking/dsa/configuration.rst
include/uapi/linux/if_link.h
net/dsa/netlink.c