From: Johannes Berg Date: Mon, 23 Aug 2010 08:46:58 +0000 (+0200) Subject: iwlwifi: allow using multiple contexts X-Git-Tag: v2.6.37-rc1~147^2~584^2^2~17^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0fe478c9f42dbc4916aa8d1d7a05d7f669d2209;p=pandora-kernel.git iwlwifi: allow using multiple contexts We're now ready to start using multiple contexts. We do this by keeping track of the valid interface types per context (exclusive [ibss] and normal) and checking which context is "free" when a new interface is added. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed