On Fri, Apr 13, 2018 at 12:48 PM, Kalle Valo <kvalo@xxxxxxxxxxxxxxxx> wrote: > > Alfonso Sánchez-Beato <alfonso.sanchez-beato@xxxxxxxxxxxxx> writes: > > > This fixes AP mode when the ATH6KL_FW_CAPABILITY_RSN_CAP_OVERRIDE flag > > is not present in the FW. The id of some WMI commands is also fixed > > (there was an error in the enum order), and a function to set RSN caps > > is added. > > > > Signed-off-by: Alfonso Sánchez-Beato <alfonso.sanchez-beato@xxxxxxxxxxxxx> > > What hardware and firmware version? Do note that ids can change between > ath6kl firmware branches so even if it works for you it might break some > other branch. That's why it's good to document the setup in the commit > log. I have tested this in an Atheros QCA6234. kmsg shows this about the fw: ath6kl: ar6004 hw 3.0 sdio fw 3.5.0.604 api 1 ath6kl: firmware supports: 64bit-rates,ap-inactivity-mins The fw file is AR6004/hw3.0/fw.ram.bin > > -- > Kalle Valo