From: Michal Kazior Date: Fri, 29 Jun 2012 10:47:07 +0000 (+0200) Subject: cfg80211: add channel checking for iface combinations X-Git-Tag: v3.6-rc1~125^2~57^2~208^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4e50c5917e110451ced8f8de594cea858791f37;p=pandora-kernel.git cfg80211: add channel checking for iface combinations .connect cannot be handled since the driver scans and connects on its own. It is up to the driver then to refuse a connection (with -EBUSY for example). Non-fixed channel IBSSes always take a single channel resource. For example two non-fixed channel IBSSes always take up 2 num_different_channels, even if they operate on the same channel at a given point of time. Signed-off-by: Michal Kazior Signed-off-by: Johannes Berg --- Reading git-diff-tree failed