From: Stephan Brodkorb Date: Mon, 17 Oct 2005 23:43:30 +0000 (-0700) Subject: [PATCH] n_r3964 mod_timer() fix X-Git-Tag: v2.6.14-rc5~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ac0b9c1927228a38a71216536176af8811a435a;p=pandora-kernel.git [PATCH] n_r3964 mod_timer() fix Since Revision 1.10 was released the n_r3964 module wasn't able to receive any data. The reason for that behavior is because there were some wrong calls of mod_timer(...) in the function receive_char (...). This patch should fix this problem and was successfully tested with talking to some kuka industrial robots. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed