]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ath10k: remove send completion validation in diag read/write
authorRajkumar Manoharan <rmanohar@qti.qualcomm.com>
Fri, 23 Oct 2015 12:31:04 +0000 (18:01 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 29 Oct 2015 10:58:04 +0000 (12:58 +0200)
commit1e8f86d9cbe9431dcda36fdd85a9f342d639dca5
treef3624bf47af019b6efd7a1be7146aec920599bf6
parentb4e84c5606f6c91a3fff96c25b9347dc75b2002d
ath10k: remove send completion validation in diag read/write

CE diag window access is serialized (it has to be by design) so
there's no way to get a different send completion. so there's no
need for post completion validation.

Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/pci.c