ath10k: remove unnecessary tasklet_kill()
authorMichal Kazior <michal.kazior@tieto.com>
Fri, 23 May 2014 10:28:46 +0000 (12:28 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 26 May 2014 09:44:18 +0000 (12:44 +0300)
commite5a1ef5f49532e2c199d62a66b67f3abe3fc84a8
tree17a8d59ac08b8254a5bb4b7c0c2ea86e02d27214
parent0d0a693971f6d2e3ca2cf458d60463ca5479d457
ath10k: remove unnecessary tasklet_kill()

The tasklet is already guaranteed to be killed on
the teardown path.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/pci.c