Skip to content

Fixed ath9k_htc firmware version check

g0t mi1k requested to merge github/fork/lavanoid/master into master

Created by: lavanoid

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

Merge request reports