From: Atsushi Nemoto Date: Thu, 16 Apr 2009 09:43:37 +0000 (-0700) Subject: phylib: Fix delay argument of schedule_delayed_work X-Git-Tag: v2.6.30-rc3~78^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3664090e199f10cb0282097faae8f8ca58c1e4ae;p=pandora-kernel.git phylib: Fix delay argument of schedule_delayed_work The commit a390d1f3 ("phylib: convert state_queue work to delayed_work") missed converting 'expires' value to 'delay' value. Signed-off-by: Atsushi Nemoto Acked-by: Marcin Slusarz Signed-off-by: David S. Miller --- Reading git-diff-tree failed