Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
phylib: Fix delay argument of schedule_delayed_work
The commit a390d1f ("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>
- Loading branch information