commit | d710e75d1050cb66fbf6e906addb4a661e444729 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Thu Jul 09 13:08:36 2015 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Sat Jul 11 19:06:22 2015 +0300 |
tree | 835a78e3b5daac1d57763ff69d7a80590a92d379 | |
parent | 424f26301467daf241a4afe4b6fe82750d4ac624 [diff] |
ath10k: fix hw roc expiration notifcation The expiration function must not be called when roc is explicitly cancelled by mac80211. However since fcf9844636be ("ath10k: fix hw roc expiration") the notification was never sent when roc actually expired. This fixes some P2P connection setup issues. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>