diff options
author | 2022-09-23 02:36:40 +0000 | |
---|---|---|
committer | 2022-09-26 13:20:23 -0700 | |
commit | 4774db8dfc6a2e6649920ebb2fc8e2f062c2080d (patch) | |
tree | 008f299193ea46f890bfc5ff2f55d3b53f54fd87 /scripts/generate_rust_analyzer.py | |
parent | cxgb4: fix missing unlock on ETHOFLD desc collect fail path (diff) | |
download | wireguard-linux-4774db8dfc6a2e6649920ebb2fc8e2f062c2080d.tar.xz wireguard-linux-4774db8dfc6a2e6649920ebb2fc8e2f062c2080d.zip |
net/mlxbf_gige: Fix an IS_ERR() vs NULL bug in mlxbf_gige_mdio_probe
The devm_ioremap() function returns NULL on error, it doesn't return
error pointers.
Fixes: 3a1a274e933f ("mlxbf_gige: compute MDIO period based on i1clk")
Signed-off-by: Peng Wu <wupeng58@huawei.com>
Link: https://lore.kernel.org/r/20220923023640.116057-1-wupeng58@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions