aboutsummaryrefslogtreecommitdiffstats
path: root/feeds.conf.default
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2018-05-14 11:14:25 -0700
committerJohn Crispin <john@phrozen.org>2018-05-15 06:46:08 +0200
commit87c254c87ed76ac1c74218e24e9627adc94c51f3 (patch)
tree313b71eb63ed34ad4e599224672ff8e19f9eba2c /feeds.conf.default
parentedec25187008e2e7893858f871369f9d6a0157e0 (diff)
downloadupstream-87c254c87ed76ac1c74218e24e9627adc94c51f3.tar.gz
upstream-87c254c87ed76ac1c74218e24e9627adc94c51f3.tar.bz2
upstream-87c254c87ed76ac1c74218e24e9627adc94c51f3.zip
staging: mt7621-eth: fix return value check in mt7621_gsw_probe()
In case of error, the function devm_ioremap_resource() returns ERR_PTR() and never returns NULL. The NULL test in the return value check should be replaced with IS_ERR(). Fixes: f079b6406348 ("staging: mt7621-eth: add gigabit switch driver (GSW)") Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'feeds.conf.default')
0 files changed, 0 insertions, 0 deletions