Commits

Anilkumar Kolli committed 3dec2ae8b61
ath10k: fix debugfs pktlog_filter write [ Upstream commit 9ddc486aa09a3413a6c492fcf160ce61bfccb7b1 ] 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") Cc: stable@vger.kernel.org Signed-off-by: Anilkumar Kolli <akolli@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> Signed-off-by: Sasha Levin <sasha.levin@oracle.com>