From: Michal Kazior Date: Tue, 26 Jun 2012 12:37:16 +0000 (+0200) Subject: mac80211: introduce channel context skeleton code X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~17^2^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d01a1e658606a0a69100f49c2ef09aacaf74d3e7;p=pandora-kernel.git mac80211: introduce channel context skeleton code Channel context are the foundation for multi-channel operation. They are are immutable and are re-created (or re-used if other interfaces are bound to a certain channel and a compatible channel type) on channel switching. This is an initial implementation and more features will come in separate patches. Signed-off-by: Michal Kazior [some changes including RCU protection] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed