ath10k: fix offchannel cancel failures
authorMichal Kazior <michal.kazior@tieto.com>
Mon, 24 Nov 2014 13:58:33 +0000 (14:58 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 26 Nov 2014 06:30:16 +0000 (08:30 +0200)
commit7305d3e02da0ba62298d08b2883a537174a6b595
treeef71d25f3b0d82731d759741a9dd328a3b6a5259
parentdcca0bdb48f94a09ac66f4bc42d1023086fc0d6f
ath10k: fix offchannel cancel failures

When mac80211 requests driver to cancel a hw roc
the driver must not call the expired() callback or
else roc will fail in some cases depending on how
things get scheduled.

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