diff options
| author | Abin Joseph <[email protected]> | 2025-06-10 11:41:11 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-06-12 00:39:56 +0000 |
| commit | 5e84d5b36b5b0e8552fbbdfbfd9c81bb79ab0947 (patch) | |
| tree | a2411aa2d00a23ccdbe6662b58630adb8649eefb /drivers/net/netdevsim/netdev.c | |
| parent | Merge branch 'net-phy-micrel-add-extended-phy-support-for-ksz9477-class-devices' (diff) | |
| download | kernel-5e84d5b36b5b0e8552fbbdfbfd9c81bb79ab0947.tar.gz kernel-5e84d5b36b5b0e8552fbbdfbfd9c81bb79ab0947.zip | |
net: macb: Add shutdown operation support
Implement the shutdown hook to ensure clean and complete deactivation of
MACB controller. The shutdown sequence is protected with 'rtnl_lock()'
to serialize access and prevent race conditions while detaching and
closing the network device. This ensure a safe transition when the Kexec
utility calls the shutdown hook, facilitating seamless loading and
booting of a new kernel from the currently running one.
Signed-off-by: Abin Joseph <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/netdevsim/netdev.c')
0 files changed, 0 insertions, 0 deletions
