jwrdegoede / rtl8189ES_linux

79 stars 92 forks source link

Feature/kernel 4 20 update #20

Closed jerbob92 closed 5 years ago

jerbob92 commented 5 years ago

Compile fails on Kernel 4.20 due to removal of get_monotonic_boottime.

Some changes in this PR are due to line-ending changes, I'm not quite sure what caused them, it seems that the file used mixed line endings, I could not figure out how to change the file without these line-ending changes.

sergey-suloev commented 5 years ago

hi, is this PR going to be merged ?

jerbob92 commented 5 years ago

@CGarces could you look into it? @Icenowy this fix might also be needed on master branch?

jerbob92 commented 5 years ago

@sergey-suloev the master branch contains a different driver, so I think @Icenowy has to port it then.

CGarces commented 5 years ago

I'll check on weekend, #19 is pending too.

CGarces commented 5 years ago

Hi @jerbob92 thanks for your PR and sorry for the delay. I have fixed some issues with Travis CI, see this build log.

Can you please sqash all the commits related to Travis CI in a single one?

jerbob92 commented 5 years ago

@CGarces thanks! I squashed the commits :)

sergey-suloev commented 5 years ago

Guys, thank you so much! Are you going to apply the same changes for master branch too ?

CGarces commented 5 years ago

I'll try to do my best, but I only work on that during weekends.

sergey-suloev commented 5 years ago

@CGarces Hi, can you apply this patch for the master too, please? I know we'are all busy men but, as soon as you are the maintainer, could you find like 5 minutes for that, please?

CGarces commented 5 years ago

@sergey-suloev fell free to send a PR with this patch and #21