openwrt/package/kernel/mac80211
Felix Fietkau f506de2cda ath9k: fix unloading the module
Registering a GPIO chip with the ath9k device as parent prevents unload,
because the gpiochip core increases the module use count.
Unfortunately, the only way to avoid this at the moment seems to be to
register the GPIO chip without a parent device

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2018-09-20 10:09:10 +02:00
..
files mac80211: refactor non-{sae,dfs} mesh initialization 2018-05-15 02:05:56 +02:00
patches ath9k: fix unloading the module 2018-09-20 10:09:10 +02:00
scripts mac80211: add a maintenance script for upstream backport commits 2014-10-18 17:39:04 +00:00
Makefile mac80211: Expose support for ath9k Dynack 2018-07-12 11:46:17 +02:00