diff options
author | Wan Jiabing <[email protected]> | 2022-05-09 22:45:19 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-05-10 15:18:13 -0700 |
commit | 12a4d677b1c34717443470c1492fe520638ef39a (patch) | |
tree | c3586e4ae81acfc3c922f6957fe7edf026f1c5a0 /tools/perf/scripts/python/check-perf-trace.py | |
parent | dc5306a8c0eace6c113aded2e36ae5e15fdca4d7 (diff) |
net: phy: micrel: Fix incorrect variable type in micrel
In lanphy_read_page_reg, calling __phy_read() might return a negative
error code. Use 'int' to check the error code.
Fixes: 7c2dcfa295b1 ("net: phy: micrel: Add support for LAN8804 PHY")
Signed-off-by: Wan Jiabing <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions