openwrtv3/target/linux/ramips
Wei Yongjun 87c254c87e 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>
2018-05-15 06:46:08 +02:00
..
base-files ramips: add support for mqmaker witi 512mb version 2018-05-07 18:54:23 +02:00
dts ramips: Add i2c support for mt7620n 2018-05-15 06:39:46 +02:00
files-4.14 staging: mt7621-eth: fix return value check in mt7621_gsw_probe() 2018-05-15 06:46:08 +02:00
image ramips: add support for mqmaker witi 512mb version 2018-05-07 18:54:23 +02:00
mt76x8 ramips: drop linux 4.9 support 2018-04-06 18:21:45 +02:00
mt7620 ramips: drop linux 4.9 support 2018-04-06 18:21:45 +02:00
mt7621 ramips: drop linux 4.9 support 2018-04-06 18:21:45 +02:00
patches-4.14 ramips: Move PCI driver to files directory 2018-05-14 15:55:17 +02:00
rt288x ramips: drop linux 4.9 support 2018-04-06 18:21:45 +02:00
rt305x ramips: add dwr-512 jboot firmware configuration 2018-04-08 09:51:06 +02:00
rt3883 ramips: add dwr-512 jboot firmware configuration 2018-04-08 09:51:06 +02:00
Makefile ramips: switch to linux 4.14 2018-04-06 18:07:43 +02:00
modules.mk ramips: rename pwm kernel module 2018-04-08 12:35:33 +02:00