whitebatman2 / rtl8821CU

Realtek 802.11ac USB WLAN driver
GNU General Public License v2.0
310 stars 177 forks source link

fix get_monotonic_boottime is deprecated in kernel 4.20. #22

Closed m-gardet closed 4 years ago

m-gardet commented 5 years ago

https://www.kernel.org/doc/html/latest/core-api/timekeeping.html#deprecated-time-interfaces

ps : fix for issue https://github.com/whitebatman2/rtl8821CU/issues/19

RobMurray98 commented 4 years ago

This worked for me installing on kernel 5.0.0.23, would like to see it merged in as it caused me a big headache!