]> git.karo-electronics.de Git - linux-beck.git/commit
ath10k: reduce indentation by moving powersave check within function
authorRajkumar Manoharan <rmanohar@qti.qualcomm.com>
Wed, 16 Dec 2015 14:52:19 +0000 (16:52 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 31 Dec 2015 13:23:15 +0000 (15:23 +0200)
commitd9d6a5ae2171576aa8f4a9669d1d02e99d830b77
tree138c7e963862f68eb6fe731d82efd2c4e2cf33e4
parentaa538aca9fb4a197464f5926c7b5d7050e9144b1
ath10k: reduce indentation by moving powersave check within function

For devices that does not support PCI power save, force wake up
API is used. So move powersave check inside force wakeup to reduce
one level indentation.

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