From: Michal Kazior Date: Thu, 9 Jul 2015 11:08:36 +0000 (+0200) Subject: ath10k: fix hw roc expiration notifcation X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~246^2~43^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d710e75d1050cb66fbf6e906addb4a661e444729;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed