diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2022-05-10 20:17:51 -0700 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2022-05-12 09:58:58 +0200 |
commit | 6b77c06655b8a749c1a3d9ebc51e9717003f7e5a (patch) | |
tree | 23e03fdc88ed02e910ac44fc8b88a2844785fda7 /drivers/ptp | |
parent | 00832b1d1a393dfb1b9491d085e5b27e8c25d103 (diff) | |
download | linux-stable-6b77c06655b8a749c1a3d9ebc51e9717003f7e5a.tar.gz linux-stable-6b77c06655b8a749c1a3d9ebc51e9717003f7e5a.tar.bz2 linux-stable-6b77c06655b8a749c1a3d9ebc51e9717003f7e5a.zip |
net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral
The interrupt controller supplying the Wake-on-LAN interrupt line maybe
modular on some platforms (irq-bcm7038-l1.c) and might be probed at a
later time than the GENET driver. We need to specifically check for
-EPROBE_DEFER and propagate that error to ensure that we eventually
fetch the interrupt descriptor.
Fixes: 9deb48b53e7f ("bcmgenet: add WOL IRQ check")
Fixes: 5b1f0e62941b ("net: bcmgenet: Avoid touching non-existent interrupt")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Stefan Wahren <stefan.wahren@i2se.com>
Link: https://lore.kernel.org/r/20220511031752.2245566-1-f.fainelli@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/ptp')
0 files changed, 0 insertions, 0 deletions