ath10k: ignore ar_pci->started in pipe cleanup
authorMichal Kazior <michal.kazior@tieto.com>
Fri, 22 Aug 2014 12:33:16 +0000 (14:33 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 25 Aug 2014 08:32:09 +0000 (11:32 +0300)
commitcf5dd36d96d725f798e82038463f7066ddda482a
treecbf98e000386b98eae5fb7541d38e3b762a46f93
parent10d23db44a6ab4bb454228e9e97ef19455522627
ath10k: ignore ar_pci->started in pipe cleanup

Structures used by these functions are now
guaranteed to remain accessible until driver is
unregistered.

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