From: Emilio López Date: Tue, 23 Jul 2013 01:09:18 +0000 (-0300) Subject: net: sun4i: fix timeout check X-Git-Tag: v3.11-rc4~22^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bf420a7686e0fdd2fbf16d75e729b306744db0d;p=pandora-kernel.git net: sun4i: fix timeout check The current timeout check is comparing two constant values, so it won't ever detect a timeout. This patch reworks the affected code a bit so it has a chance at detecting timeouts correctly. Signed-off-by: Emilio López Acked-by: Maxime Ripard Signed-off-by: David S. Miller --- Reading git-diff-tree failed