commit | 7305d3e02da0ba62298d08b2883a537174a6b595 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Mon Nov 24 14:58:33 2014 +0100 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Nov 26 08:30:16 2014 +0200 |
tree | ef71d25f3b0d82731d759741a9dd328a3b6a5259 | |
parent | dcca0bdb48f94a09ac66f4bc42d1023086fc0d6f [diff] |
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>