summaryrefslogtreecommitdiff
path: root/include/linux/bpf-cgroup.h
diff options
context:
space:
mode:
authorMaxime Chevallier <maxime.chevallier@bootlin.com>2025-11-03 11:49:27 +0100
committerJakub Kicinski <kuba@kernel.org>2025-11-04 18:15:15 -0800
commit055e554b8fff7bb47e026bb8d199b213756e4321 (patch)
tree002496fad8f7b341080392acf6a8b14972fff52a /include/linux/bpf-cgroup.h
parent9350ea63fec6f0cd713b6e90bd60cc2ee433b14f (diff)
net: altera-tse: Init PCS and phylink before registering netdev
register_netdev() must be done only once all resources are ready, as they may be used in .ndo_open() immediately upon registration. Move the lynx PCS and phylink initialisation before registerng the netdevice. We also remove the call to netif_carrier_off(), as phylink takes care of that. Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com> Link: https://patch.msgid.link/20251103104928.58461-5-maxime.chevallier@bootlin.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/bpf-cgroup.h')
0 files changed, 0 insertions, 0 deletions