Thanks for the review and testing. Pushed.
On Tue, Feb 11, 2014 at 3:31 PM, Jarno Rajahalme wrote:
> These work for me, and the code looks OK too, so (for both patches):
>
> Acked-by: Jarno Rajahalme
>
> On Feb 11, 2014, at 1:53 PM, Andy Zhou wrote:
>
> > netdev-dummy will mostly be used for t
These work for me, and the code looks OK too, so (for both patches):
Acked-by: Jarno Rajahalme
On Feb 11, 2014, at 1:53 PM, Andy Zhou wrote:
> netdev-dummy will mostly be used for testing and debugging over fairly
> reliable connection. Reduce reconnect back off timeout in case the first
> con
netdev-dummy will mostly be used for testing and debugging over fairly
reliable connection. Reduce reconnect back off timeout in case the first
connect attempt failed.
Signed-off-by: Andy Zhou
---
lib/netdev-dummy.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/netde