Thread (2 messages) flat view 2 messages, 2 authors, 2016-08-15
DORMANTno replies

[PATCH -next] net: phy: Fix return value check in xgmiitorgmii_probe()

From: davem@davemloft.net (David Miller)
Date: 2016-08-15 23:34:43
Also in: netdev

From: Wei Yongjun <redacted>
Date: Mon, 15 Aug 2016 22:34:57 +0000
In case of error, the function of_parse_phandle() returns NULL
pointer not ERR_PTR(). The IS_ERR() test in the return value check
should be replaced with NULL test.

Signed-off-by: Wei Yongjun <redacted>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help