offensive-security / nethunter-devices

NetHunter Devices
248 stars 197 forks source link

Fixed ath9k_htc firmware version check #189

Closed ghost closed 5 years ago

ghost commented 5 years ago

This fixes an issue where the ath9k_htc driver would fail to load if the firmware is not 1.3, so even if the firmware is newer it would not load (in my case I had firmware 1.4). Commit which fixes this: https://github.com/lavanoid/android_kernel_htc_m8gpe/commit/729fc6fd59e89495c203b040c876e1826aa9a9ba

ghost commented 5 years ago

Github uploaded the file to the wrong directory. Will remedy this in a new pull request -_-