]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
phylib: Fix delay argument of schedule_delayed_work
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Thu, 16 Apr 2009 09:43:37 +0000 (02:43 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 16 Apr 2009 10:13:07 +0000 (03:13 -0700)
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>

No differences found