commit | 798c28119c9e2c8ca964ed9a1eae878a2bb74a2a | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Thu Sep 27 12:07:39 2018 -0700 |
committer | William A. Kennington III <wak@google.com> | Thu Sep 27 13:46:41 2018 -0700 |
tree | fb754905284cbf8cbf8bf286d54d3185e9e8dab2 | |
parent | 09095f8eed78fdfac87e690f3ae125d50ed03500 [diff] |
network_manager_main: errno is not negative This looks like it got copied from somewhere. Don't negate the errno, just return it as-is. Tested: Compiled as expected. Change-Id: I6b28030bf211d12bacab6b69191406e612a6e45f Signed-off-by: William A. Kennington III <wak@google.com>