commit | e9ea828f62891ca91e3f80bf4a438f337d59977d | [log] [tgz] |
---|---|---|
author | Christophe Jaillet <christophe.jaillet@wanadoo.fr> | Fri Feb 10 21:17:19 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 13 22:24:31 2017 -0500 |
tree | 7354e33c49e906b5fb9597607b68016e6be6342d | |
parent | 1f8f1e89e0183e9504dfa45e9b87c44cff2e66c6 [diff] |
net: fs_enet: Simplify code There is no need to use an intermediate variable to handle an error code in this case. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: David S. Miller <davem@davemloft.net>