Revision 04ba6b7dd8cadeb8ffdc4cba144024c3dad6a6ac authored by David S. Miller on 22 May 2020, 00:14:18 UTC, committed by David S. Miller on 22 May 2020, 00:14:18 UTC
Wei Yongjun says:

====================
net: ethernet: ti: fix some return value check

This patchset convert cpsw_ale_create() to return PTR_ERR() only, and
changed all the caller to check IS_ERR() instead of NULL.

Since v2:
1) rebased on net.git, as Jakub's suggest
2) split am65-cpsw-nuss.c changes, as Grygorii's suggest
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2 parent s d28ea1f + 1401cf6
History

back to top