On Fri, Jan 11, 2019 at 11:09:19AM +0300, Ilya Maximets wrote:
> Typo introduced while making minor refactoring before applying the
> patch.
> 
> Fixes logic and the clang build:
> 
>   lib/vconn.c:707:47: error:
>       variable 'deadline' is uninitialized when
>       used within its own initialization [-Werror,-Wuninitialized]
>                               ? time_msec() + deadline
>                                               ^~~~~~~~
> 
> Fixes: 04895042e9f6 ("vconn: Allow timeout configuration for blocking 
> connection.")
> Signed-off-by: Ilya Maximets <i.maxim...@samsung.com>

Well, I'm an idiot.  Sorry about that.

I applied this to master.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to