]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: ethernet: ravb: Disable interrupts when closing device
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Sat, 7 Mar 2026 09:55:32 +0000 (10:55 +0100)
committerJakub Kicinski <kuba@kernel.org>
Wed, 11 Mar 2026 02:37:21 +0000 (19:37 -0700)
commit9278b888920ee8f3cea06622f04da681536b6601
treeeca2ddb52ee8c7b488adbbefce596b3e239a4b67
parent1f9cab56e79eb88acec4d350c192d327244887c3
net: ethernet: ravb: Disable interrupts when closing device

Disable E-MAC interrupts when closing the device.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
[Niklas: Rebase from BSP and reword commit message]
Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Link: https://patch.msgid.link/20260307095532.2118495-1-niklas.soderlund+renesas@ragnatech.se
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/renesas/ravb_main.c