]> git.baikalelectronics.ru Git - kernel.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)
commitd2cfc7b6387f05e93a27a22a1ae32b61b1f06963
tree89169961ea2d891c41dcf20d9d1da9792c6ea735
parent8202fe6a112fb4c11253885ba28228b882d589cb
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: 54a18f31fafee ("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