linux_dsm_epyc7002/drivers/net/ethernet/sfc
Wei Yongjun 155d940a78 sfc: fix return value check in efx_ptp_probe_channel()
In case of error, the function ptp_clock_register() returns ERR_PTR()
and never returns NULL. The NULL test in the return value check should
be replaced with IS_ERR().

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Reviewed-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-05-08 13:13:30 -07:00
..
bitfield.h
efx.c
efx.h
enum.h
ethtool.c
falcon_boards.c
falcon_xmac.c
falcon.c Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2013-05-02 14:38:53 -07:00
filter.c
filter.h
io.h
Kconfig
Makefile
mcdi_mac.c
mcdi_mon.c
mcdi_pcol.h
mcdi_phy.c
mcdi.c
mcdi.h
mdio_10g.c
mdio_10g.h
mtd.c
net_driver.h
nic.c
nic.h
phy.h
ptp.c sfc: fix return value check in efx_ptp_probe_channel() 2013-05-08 13:13:30 -07:00
qt202x_phy.c
regs.h
rx.c
selftest.c
selftest.h
siena_sriov.c
siena.c
spi.h
tenxpress.c
tx.c
txc43128_phy.c
vfdi.h
workarounds.h