ath10k: add missing braces to ath10k_pci_tx_pipe_cleanup
authorDave Jones <davej@redhat.com>
Thu, 5 Sep 2013 03:51:28 +0000 (23:51 -0400)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 6 Sep 2013 09:31:10 +0000 (12:31 +0300)
commit55d761b8787afa60c361c30799f3bff681e42b1b
tree10911934c9d516f9bd66430d2a317109b135a8c3
parent763b8cd31493f452094fd0eaeedb8cad37c756a2
ath10k: add missing braces to ath10k_pci_tx_pipe_cleanup

The indentation here implies this was meant to be
a multi-statement if, but it lacks the braces.

kvalo: add "ath10k: " prefix

Signed-off-by: Dave Jones <davej@fedoraproject.org>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/pci.c