From: Christian Lamparter Date: Fri, 29 Oct 2010 21:26:13 +0000 (+0200) Subject: carl9170: fix spurious restart due to high latency X-Git-Tag: v2.6.38-rc1~476^2~558^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4a668c59080f862af3ecc28b359533027cbe434;p=pandora-kernel.git carl9170: fix spurious restart due to high latency RX Stress tests of unidirectional bulk traffic with bitrates of up to 220Mbit/s have revealed that the fatal-event recovery logic [which was solely triggered by an out-of-rx-buffer situation] is too aggressive. The new method now "pings" the device and then decides - based on the response - whenever a restart is needed or not. Signed-off-by: Christian Lamparter Signed-off-by: John W. Linville --- Reading git-diff-tree failed