From: Michal Kazior Date: Wed, 25 Jun 2014 10:35:06 +0000 (+0200) Subject: mac80211: implement multi-vif in-place reservations X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~18^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bcae31d9cb1ebfad3ad5a3eea04c8cdc329a04f;p=pandora-kernel.git mac80211: implement multi-vif in-place reservations Multi-vif in-place reservations happen when it is impossible to allocate more channel contexts as indicated by interface combinations. Such reservations are not finalized until all assigned interfaces are ready. This still doesn't handle all possible cases (i.e. degradation of number of channels) properly. Signed-off-by: Michal Kazior Signed-off-by: Johannes Berg --- Reading git-diff-tree failed