+82
−71
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
check patch was complaining...mostly replaced: if ((ret = asix_foo(xx)) < 0) ... with ret = asix_foo(xx); if (ret < 0) ... Signed-off-by:Grant Grundler <grundler@chromium.org> Signed-off-by:
David S. Miller <davem@davemloft.net>