From: Roel Kluin <12o3l@tiscali.nl> Date: Tue, 13 Nov 2007 11:16:17 +0000 (-0800) Subject: [MYRI_SBUS]: Prevent that myri_do_handshake lies about ticks. X-Git-Tag: v2.6.24-rc3~145^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9db7720cca8f55a1e0c8d0dc1587e35dca50afbf;p=pandora-kernel.git [MYRI_SBUS]: Prevent that myri_do_handshake lies about ticks. With '<=' tick can be incremented up to 26, The last loop is redundant since even when 'softstate' becomes 'STATE_READY', 'if (tick > 25)' will still cause the function to return -1, Signed-off-by: Roel Kluin <12o3l@tiscali.nl> Signed-off-by: David S. Miller --- Reading git-diff-tree failed