git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fa001b
)
mac80211: prevent chanctx overcommit
author
Michal Kazior
<michal.kazior@tieto.com>
Wed, 9 Apr 2014 13:29:24 +0000
(15:29 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Fri, 25 Apr 2014 15:08:15 +0000
(17:08 +0200)
Do not allocate more channel contexts than a
driver is capable for currently matching interface
combination.
This allows the ieee80211_vif_reserve_chanctx() to
act as a guard against breaking interface
combinations.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/chan.c
patch
|
blob
|
history
diff --cc
net/mac80211/chan.c
Simple merge