diff options
author | Jia-Ju Bai <[email protected]> | 2021-03-04 18:06:48 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-03-05 12:59:32 -0800 |
commit | 38c26ff3048af50eee3fcd591921357ee5bfd9ee (patch) | |
tree | 5da31f23db3ee8bd9cc38f2e5437dded4c851a0e /scripts/gdb/linux/tasks.py | |
parent | 00ff801bb8ce6711e919af4530b6ffa14a22390a (diff) |
net: tehuti: fix error return code in bdx_probe()
When bdx_read_mac() fails, no error return code of bdx_probe()
is assigned.
To fix this bug, err is assigned with -EFAULT as error return code.
Reported-by: TOTE Robot <[email protected]>
Signed-off-by: Jia-Ju Bai <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions