mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() Right now, the *_port_setup code is in dsa_switch_ops::port_enable(), which is not the best place for it. This patch moves it to a more suitable place, dsa_switch_ops::port_setup(), to match the function's purpose and name. This patch is a preparation for coming ACL support patch. Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
Kconfig | ||
ksz8.h | ||
ksz8795.c | ||
ksz8795_reg.h | ||
ksz8863_smi.c | ||
ksz9477.c | ||
ksz9477.h | ||
ksz9477_i2c.c | ||
ksz9477_reg.h | ||
ksz_common.c | ||
ksz_common.h | ||
ksz_ptp.c | ||
ksz_ptp.h | ||
ksz_ptp_reg.h | ||
ksz_spi.c | ||
lan937x.h | ||
lan937x_main.c | ||
lan937x_reg.h | ||
Makefile |