commit | 48bb230e8723d7dd87928f0c0c3f6cb1fd5bc9be | [log] [tgz] |
---|---|---|
author | Anton Protopopov <a.s.protopopov@gmail.com> | Wed Feb 17 10:53:59 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 18 14:59:34 2016 -0500 |
tree | 563ac6884259bb8b716d8d12acb00763b71b4f30 | |
parent | a09f4af177d2a5b7dc424aba6ba808f4a674ce81 [diff] |
appletalk: fix erroneous return value The atalk_sendmsg() function might return wrong value ENETUNREACH instead of -ENETUNREACH. Signed-off-by: Anton Protopopov <a.s.protopopov@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>