Skip to content
Commit 04ba6b7d authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'net-ethernet-ti-fix-some-return-value-check'



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: default avatarDavid S. Miller <davem@davemloft.net>
parents d28ea1fb 1401cf60
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment