Re: [LEDE-DEV] [PATCH] ath10k-ct: Fix loading 9980 firmware.

2016-08-11 Thread Felix Fietkau
On 2016-08-11 00:45, gree...@candelatech.com wrote: > From: Ben Greear > > ath10k-ct driver was using bad defaults for 9980 if user > had not specified a fwcfg file to over-ride them. > > Also, support configurable station-kickout-threshold, > which might work around issues with flakey connectio

[LEDE-DEV] [PATCH] ath10k-ct: Fix loading 9980 firmware.

2016-08-10 Thread greearb
From: Ben Greear ath10k-ct driver was using bad defaults for 9980 if user had not specified a fwcfg file to over-ride them. Also, support configurable station-kickout-threshold, which might work around issues with flakey connections. Signed-off-by: Ben Greear --- package/kernel/ath10k-ct/Make