Updated host/uos_download.c to use new timer API introduced in Linux 4.14.0.
authorAaron Taylor <ataylor@subgeniuskitty.com>
Fri, 30 Apr 2021 08:10:49 +0000 (01:10 -0700)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Fri, 30 Apr 2021 08:10:49 +0000 (01:10 -0700)
commitcd1ed09ac6a6f3de1dcf08fb58ff2346f4f04472
treef6244f3dd3170241a2cb249a5bca11f7aee994b6
parentde748b13fc96181d0c3ae48a1f3648d112c0521f
Updated host/uos_download.c to use new timer API introduced in Linux 4.14.0.

    See also:

      - https://lwn.net/Articles/735887/

      - https://stackoverflow.com/questions/53839625
host/uos_download.c