Skip to content
Snippets Groups Projects
Commit 505be87a authored by Upakul Barkakaty's avatar Upakul Barkakaty Committed by Ben Warren
Browse files

NET: Proper return code handling in eth_init() function in file eth.c


This patch modifies the return code handling in the eth_init()
function, to be compatible with the handling of the return codes in
the other network stack files. It now returns a 0 on Success and -1 on
error.

Signed-off-by: default avatarUpakul Barkakaty <upakul.barkakaty@conexant.com>
Signed-off-by: default avatarBen Warren <biggerbadderben@gmail.com>
parent 5ca2d095
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment