From: Marcelo Feitoza Parisi Date: Tue, 10 Jan 2006 02:37:15 +0000 (-0800) Subject: [PATCH] drivers/net/*: use time_after() and friends X-Git-Tag: v2.6.17-rc1~1186^2~83^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff5688ae1cedfb175b5ed0f319d03ad2e5ee005d;p=pandora-kernel.git [PATCH] drivers/net/*: use time_after() and friends They deal with wrapping correctly and are nicer to read. Also make jiffies-holding variables unsigned long. Signed-off-by: Marcelo Feitoza Parisi Signed-off-by: Alexey Dobriyan Cc: Jeff Garzik Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed