commit | 3664090e199f10cb0282097faae8f8ca58c1e4ae | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Thu Apr 16 02:43:37 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 16 03:13:07 2009 -0700 |
tree | 7197bd165cb21b8341b85adde180e8d063547404 | |
parent | 9d8d05ae66f40642987486f4b107565fc561a77c [diff] |
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 <anemo@mba.ocn.ne.jp> Acked-by: Marcin Slusarz <marcin.slusarz@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>