diff options
author | Susant Sahani <ssahani@users.noreply.github.com> | 2016-12-05 20:01:48 +0530 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-12-05 09:31:48 -0500 |
commit | e3a7b04848a438f7b5a9a2bf5d7e0e59c5c49a00 (patch) | |
tree | 983dbd7def20f5cc256ae2e92d905a398f40910c /TODO | |
parent | 3099caf2b5bb9498b1d0227c40926435ca81f26f (diff) |
networkd: link_enter_configured remove assert (#4800)
When we are in link_enter_configured we assume that the
link->state should be LINK_STATE_SETTING_ROUTES but in some
situation it's LINK_STATlE_SETTING_ADDRESSES.
Just ignore the wrong state.
Also since the return value not used any where
make link_enter_configured return type void.
Fixes: #4746
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions