From: Michal Kazior Date: Fri, 29 Jun 2012 10:46:58 +0000 (+0200) Subject: cfg80211: add channel tracking for AP and mesh X-Git-Tag: v3.6-rc1~125^2~57^2~208^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4489ebeffa436c8427a20e2f05004e783708cde;p=pandora-kernel.git cfg80211: add channel tracking for AP and mesh We need to know which channel is used by a running AP and mesh for channel context accounting and finding matching/active interface combination. STA/IBSS have current_bss already which allows us to check which channel a vif is tuned to. Non-fixed channel IBSS can be handled with additional changes. Monitor mode is going to be handled differently. Signed-off-by: Michal Kazior Signed-off-by: Johannes Berg --- Reading git-diff-tree failed