From: Russell King (Oracle) Date: Thu, 17 Feb 2022 18:31:01 +0000 (+0000) Subject: net: dsa: qca8k: mark as non-legacy X-Git-Tag: v6.1-rc5~1746^2~314^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d9cbacf0574abd09a7f3b9f3081bd9cf4a86d71b;p=platform%2Fkernel%2Flinux-starfive.git net: dsa: qca8k: mark as non-legacy The qca8k driver does not make use of the speed, duplex, pause or advertisement in its phylink_mac_config() implementation, so it can be marked as a non-legacy driver. Signed-off-by: Russell King (Oracle) Signed-off-by: David S. Miller --- diff --git a/drivers/net/dsa/qca8k.c b/drivers/net/dsa/qca8k.c index 2f8b03f..04fa21e 100644 --- a/drivers/net/dsa/qca8k.c +++ b/drivers/net/dsa/qca8k.c @@ -1814,6 +1814,8 @@ static void qca8k_phylink_get_caps(struct dsa_switch *ds, int port, config->mac_capabilities = MAC_ASYM_PAUSE | MAC_SYM_PAUSE | MAC_10 | MAC_100 | MAC_1000FD; + + config->legacy_pre_march2020 = false; } static void