diff options
author | Jiasheng Jiang <jiasheng@iscas.ac.cn> | 2021-12-22 10:59:44 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-12-22 13:23:50 +0300 |
commit | 99d7fbb5cedf598f67e8be106d6c7b8d91366aef (patch) | |
tree | f724be5f303002b0cde42ab84ccae580a2a75f48 /scripts/gdb/linux/utils.py | |
parent | cb93b3e11d405f20a405a07482d01147ef4934a3 (diff) | |
download | linux-99d7fbb5cedf598f67e8be106d6c7b8d91366aef.tar.xz |
net: ks8851: Check for error irq
Because platform_get_irq() could fail and return error irq.
Therefore, it might be better to check it if order to avoid the use of
error irq.
Fixes: 797047f875b5 ("net: ks8851: Implement Parallel bus operations")
Signed-off-by: Jiasheng Jiang <jiasheng@iscas.ac.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions