ath11k: remove redundant num_keep_alive_pattern assignment
authorKalle Valo <kvalo@codeaurora.org>
Thu, 17 Sep 2020 16:46:30 +0000 (19:46 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 22 Sep 2020 07:44:35 +0000 (10:44 +0300)
commit9883c0d075f1ba86248be90d82051f30f684deff
tree3f2e116eec844fa072f92f9d48f48d971494213d
parentc695faf745f991ca3ab467a00afe015fdac3bbb8
ath11k: remove redundant num_keep_alive_pattern assignment

There were two asignments to num_keep_alive_pattern, remove the first one which is wrong.

No functional changes. Compile tested only.

Reported-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/1600361190-22047-1-git-send-email-kvalo@codeaurora.org
drivers/net/wireless/ath/ath11k/hw.c