On 31 March 2014 14:04, Michal Kazior <michal.kazior@xxxxxxxxx> wrote: > Channel switch finalization is now 2-step. First > step is when driver calls csa_finish(), the other > is when reservation is actually finalized (which > be defered for in-place reservation). > > Also remove the ieee80211_vif_change_channel() > which isn't used anymore. > > It is now safe to call ieee80211_csa_finish() more > then once. > > Signed-off-by: Michal Kazior <michal.kazior@xxxxxxxxx> > --- > v3: > * fix lockdep typo s/mtx/chanctx_mtx/ [Johannes] > * fix comment style [Johannes] > * use goto for cleaner unlocking/returning [Johannes] > * squash with ieee80211_vif_change_channel() removal patch [Johannes] Eww, I hastily squashed it too early. It should have been squashed it onto the following STA CSA patch instead of this one. I'll wait a bit for more comments before I respin. Michał -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html