From: Keith Packard Date: Thu, 1 May 2014 05:14:37 +0000 (-0700) Subject: altos: For telelco discovery packets, retry 5 times with shorter timeout X-Git-Tag: 1.3.2.2~128 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=8e3842660274ac4bcd7b5a78f5db215222b1c4de;hp=8e3842660274ac4bcd7b5a78f5db215222b1c4de altos: For telelco discovery packets, retry 5 times with shorter timeout A timeout of 10ms is more than enough to receive a query packet, but if we miss it during device discovery, it's a pain, so retry 5 times to make sure we find everyone. Signed-off-by: Keith Packard ---