diff options
author | Florian Fainelli <[email protected]> | 2022-05-10 20:17:51 -0700 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2022-05-12 09:58:58 +0200 |
commit | 6b77c06655b8a749c1a3d9ebc51e9717003f7e5a (patch) | |
tree | 23e03fdc88ed02e910ac44fc8b88a2844785fda7 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 00832b1d1a393dfb1b9491d085e5b27e8c25d103 (diff) |
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 <[email protected]>
Reviewed-by: Stefan Wahren <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions