]> asedeno.scripts.mit.edu Git - linux.git/commit
ath10k: pci: Fix comment on ath10k_pci_dump_memory_sram
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>
Thu, 19 Dec 2019 13:15:39 +0000 (13:15 +0000)
committerKalle Valo <kvalo@codeaurora.org>
Sun, 26 Jan 2020 10:21:48 +0000 (12:21 +0200)
commit63ec5cbc31f7c37870b7fbd33d9f1a50ba320221
tree89169961ea2d891c41dcf20d9d1da9792c6ea735
parentd239380196c4e27a26fa4bea73d2bf994c14ec2d
ath10k: pci: Fix comment on ath10k_pci_dump_memory_sram

The description of ath10k_pci_dump_memory_sram() is inaccurate, an error
can never be returned, it is always the length. Update the comment to
reflect.

Fixes: 219cc084c6706 ("ath10k: add memory dump support QCA9984")
Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath10k/pci.c