|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes the license issue with target_firmware/wlan/ah_osdep.h. The
file (originally from the old Atheros HAL Linux and FreeBSD kernel
module shim and subsequently maintained in the FreeBSD ath driver) had a
license condition that prohibited modifications. This was apparently a
mistake by Sam Leffler, but the restrictive license survived in copies
of the file elsewhere, including in open-ath9k-htc-firmware.
For more information, see the following threads:
https://lists.nongnu.org/archive/html/gnu-linux-libre/2014-10/msg00014.html
http://lists.infradead.org/pipermail/ath9k_htc_fw/2014-November/000412.html
This was resolved in open-ath9k-htc-firmware by dropping the non-free
condition from the license:
http://lists.infradead.org/pipermail/ath9k_htc_fw/2014-November/000416.html
https://github.com/qca/open-ath9k-htc-firmware/commit/b568900
|