[PATCH] ath10k: fix group privacy action frame decryption for qca4019

2016-08-05 Thread Rajkumar Manoharan
Recent commit 'mac80211: Encrypt "Group addressed privacy" action frames' encrypts group privacy action frames. But qca99x0 family chipset delivers broadcast/multicast management frames as encrypted and it should be decrypted by mac80211. Setting RX_FLAG_DECRYPTED stats for those frames is

Re: [PATCH] ath10k: hide kernel addresses from logs using %pK format specifier

2016-08-05 Thread Joe Perches
On Thu, 2016-08-04 at 19:21 +0530, c_mke...@qti.qualcomm.com wrote: > From: Maharaja Kennadyrajan > > With the %pK format specifier we hide the kernel addresses > with the help of kptr_restrict sysctl. > In this patch, %p is changed to %pK in the driver code. > > The

Re: [PATCH 4/4] ath10k: Enable support for QCA9984

2016-08-05 Thread Thiagarajan, Vasanthakumar
On Thursday 04 August 2016 07:50 PM, bharath yadav wrote: > Hi., > I am trying to enable support for QCA9984 on latest stable backports-4.4.2-1 > using the above patch. > > downloaded > "https://kernel.googlesource.com/pub/scm/linux/kernel/git/kvalo/ath/; > (ath.git) has the patch > applied for