From: Ilan Peer Date: Sun, 28 Apr 2013 08:55:08 +0000 (+0300) Subject: iwlwifi: mvm: Change PHY context handling X-Git-Tag: v3.11-rc1~16^2~103^2^2~42^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53a9d61eb74e574aec2db86f63d9809b6116d164;p=pandora-kernel.git iwlwifi: mvm: Change PHY context handling 1. All the phy contexts are added immediately after the firmware is loaded and up. 2. Whenever a PHY context needs to be used, its reference counter is incremented and the PHY context is being configured to the appropriate configuration. 3. When a PHY context is no longer needed, its reference count is decremented. 4. PHY contexts are never removed. Signed-off-by: Ilan Peer Reviewed-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed