From: Johannes Berg Date: Tue, 21 Feb 2012 16:31:06 +0000 (+0200) Subject: iwlwifi: move uCode flags handling to op_mode X-Git-Tag: v3.4-rc1~177^2~139^2^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a78be210d53b24cc3437d4362912c510b895a8eb;p=pandora-kernel.git iwlwifi: move uCode flags handling to op_mode The uCode flags modification is op_mode dependent since the P2P config is an op-mode config. This also fixes P2P enabling: due to the uCode loading code shuffle moving the SKU check before the EEPROM was read it was always false and would always disable PAN/P2P. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed