From: Michal Kazior Date: Wed, 25 Jun 2014 10:35:08 +0000 (+0200) Subject: mac80211: use chanctx reservation for AP CSA X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~18^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03078de4f928ffcbe629a914dea8bdf66a9d6a48;p=pandora-kernel.git mac80211: use chanctx reservation for AP CSA Channel switch finalization is now 2-step. First step is when driver calls csa_finish(), the other is when reservation is actually finalized (which can be deferred for in-place reservation). It is now safe to call ieee80211_csa_finish() more than once. Signed-off-by: Michal Kazior Signed-off-by: Johannes Berg --- Reading git-diff-tree failed