On 2019-04-11 15:16, Hans Dedecker wrote:
Hi,
On Thu, Apr 11, 2019 at 3:02 PM Martin Schiller wrote:
commit a97297d83e42 ("interface: set interface in TEARDOWN state when
checking link state")
broke the if-down hotplug event handling, as the iface->state is now
IFS_TEARDOWN when
calling th
Hi,
On Thu, Apr 11, 2019 at 3:02 PM Martin Schiller wrote:
>
> commit a97297d83e42 ("interface: set interface in TEARDOWN state when
> checking link state")
> broke the if-down hotplug event handling, as the iface->state is now
> IFS_TEARDOWN when
> calling the mark_interface_down() function fr
commit a97297d83e42 ("interface: set interface in TEARDOWN state when checking
link state")
broke the if-down hotplug event handling, as the iface->state is now
IFS_TEARDOWN when
calling the mark_interface_down() function from the IFPEV_DOWN event.
Fixes: a97297d83e42 ("interface: set interface