[PATCH 1/3 v2] ath9k: handle RoC cancel correctly

2015-06-23 Thread Janusz Dziedzic
In case we will get ROC cancel from mac80211 we should not call ieee80211_remain_on_channel_expired(). In other case I hit such warning on MIPS and p2p negotiation failed (tested with use_chanctx=1). ath: phy0: Starting RoC period ath: phy0: Channel definition created: 2412 MHz ath: phy0: Assigne

Re: [PATCH 1/3 v2] ath9k: handle RoC cancel correctly

2015-07-20 Thread Kalle Valo
Janusz Dziedzic writes: > In case we will get ROC cancel from mac80211 we > should not call ieee80211_remain_on_channel_expired(). > > In other case I hit such warning on MIPS and > p2p negotiation failed (tested with use_chanctx=1). > > ath: phy0: Starting RoC period > ath: phy0: Channel definit