summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorRomain Gantois <romain.gantois@bootlin.com>2024-03-26 14:32:10 +0100
committerJakub Kicinski <kuba@kernel.org>2024-03-28 19:21:33 -0700
commitf7bff228a616a7eb6cba9246e97ec4da543aa53a (patch)
tree997183a4d6767fad5bbc99dd37b5a84556166b9e /net/unix/af_unix.c
parent10658e99d952769002c11f7884eebb5a0310d161 (diff)
net: stmmac: Support a generic PCS field in mac_device_info
Global stmmac support for early initialization of PCS devices requires a generic PCS reference that can be passed to phylink_pcs_pre_init(). Currently, the mac_device_info struct contains only one PCS field, which is specific to the Lynx model. As PCS models are hardware-specific, it is more appropriate to have a generic PCS field in the mac_device_info struct. Refactor the lynx_pcs field into a generic phylink_pcs field. Signed-off-by: Romain Gantois <romain.gantois@bootlin.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Link: https://lore.kernel.org/r/20240326-rxc_bugfix-v6-4-24a74e5c761f@bootlin.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions