From: Johannes Berg Date: Mon, 23 Aug 2010 08:46:32 +0000 (+0200) Subject: iwlwifi: initial contextification X-Git-Tag: v2.6.37-rc1~147^2~584^2^2~17^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=246ed355221076884d225f9d8a4c30a048be8162;p=pandora-kernel.git iwlwifi: initial contextification In order to support multiple interfaces, we must move a lot of data into per-context structures so we can use the contexts the device offers. To start with, this makes a lot of code context-aware, more changes will move more things into the context structure. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed