From: David S. Miller Date: Fri, 17 Mar 2023 08:19:03 +0000 (+0000) Subject: Merge branch 'pcs_get_state-fixes' X-Git-Tag: v6.4-rc1~132^2~280 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e05c518196c4ea72c1e84620f2e0251d25858a97;p=thirdparty%2Flinux.git Merge branch 'pcs_get_state-fixes' Russell King (Oracle) says: ==================== Minor fixes for pcs_get_state() implementations This series contains a number fixes for minor issues with some pcs_get_state() implementations, particualrly for the phylink state->an_enabled member. As they are minor, I'm suggesting we queue them in net-next as there is follow-on work for these, and there is no urgency for them to be in -rc. Just like phylib, state->advertising's Autoneg bit is a copy of state->an_enabled, and thus it is my intention to remove state->an_enabled from phylink to simplify things. This series gets rid of state->an_enabled assignments or reporting that should never have been there. ==================== Signed-off-by: David S. Miller --- e05c518196c4ea72c1e84620f2e0251d25858a97