openwrtv3/package/kernel/mac80211
Felix Fietkau ccab68f2d3 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:08:17 +02:00
..
files mac80211: add iw command wrapper with error logging 2018-09-10 09:03:09 +02:00
patches ath9k: fix unloading the module 2018-09-20 10:08:17 +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-11 16:23:51 +02:00