You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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>
6 years ago
..
base-files ramips: add support for mqmaker witi 512mb version 6 years ago
dts ramips: Add i2c support for mt7620n 6 years ago
files-4.14 staging: mt7621-eth: fix return value check in mt7621_gsw_probe() 6 years ago
image ramips: add support for mqmaker witi 512mb version 6 years ago
mt76x8 ramips: drop linux 4.9 support 6 years ago
mt7620 ramips: drop linux 4.9 support 6 years ago
mt7621 ramips: drop linux 4.9 support 6 years ago
patches-4.14 ramips: Move PCI driver to files directory 6 years ago
rt288x ramips: drop linux 4.9 support 6 years ago
rt305x ramips: add dwr-512 jboot firmware configuration 6 years ago
rt3883 ramips: add dwr-512 jboot firmware configuration 6 years ago
Makefile ramips: switch to linux 4.14 6 years ago
modules.mk ramips: rename pwm kernel module 6 years ago