Comment 133 for bug 1383184

Revision history for this message
Eduardo Costa (d-eu-k) wrote : Re: Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] not supported

@avallete

You can find the patch here: https://patchwork.kernel.org/patch/6387631/raw/
I haven't tested it yet but Anton Romanov reported that it should fix the issue.

If you followed laaag instruction from comment #115, like me, apply patch just before make command:
$ wget https://patchwork.kernel.org/patch/6387631/raw/ -O amth10k-fix-promisc-handling.patch
$ git apply amth10k-fix-promisc-handling.patch
(I'v used git to fetch the repo)