[PATCH] ath10k: fix debugfs pktlog_filter write
Greg KH
gregkh at linuxfoundation.org
Thu Mar 10 08:30:10 PST 2016
On Thu, Mar 10, 2016 at 02:48:58PM +0530, akolli at qti.qualcomm.com wrote:
> From: Anilkumar Kolli <akolli at qti.qualcomm.com>
>
> It is observed that, we are disabling the packet log if we write same
> value to the pktlog_filter for the second time. Always enable pktlogs
> on non zero filter.
>
> Fixes: 90174455ae05 ("ath10k: add support to configure pktlog filter")
> Signed-off-by: Anilkumar Kolli <akolli at qti.qualcomm.com>
> ---
> drivers/net/wireless/ath/ath10k/debug.c | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
<formletter>
This is not the correct way to submit patches for inclusion in the
stable kernel tree. Please read Documentation/stable_kernel_rules.txt
for how to do this properly.
</formletter>
More information about the ath10k
mailing list