commit | 5bcae31d9cb1ebfad3ad5a3eea04c8cdc329a04f | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Wed Jun 25 12:35:06 2014 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Jun 25 18:06:20 2014 +0200 |
tree | 838badeb7af332aae425df02eb541851c309fcf2 | |
parent | 633e27132625a0692440c4db58b901fb3cb67c55 [diff] |
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 <michal.kazior@tieto.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>