From: Don Fry Date: Mon, 28 Nov 2011 22:35:14 +0000 (-0800) Subject: iwlwifi: replace iwl_priv reference with iwl_trans for ucode. X-Git-Tag: v3.3-rc1~182^2~178^2~125^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66128b144b5107132966fabfc3843f8bdac68d2b;p=pandora-kernel.git iwlwifi: replace iwl_priv reference with iwl_trans for ucode. Replace the references to the iwl_priv structure with the iwl_trans structure as the priv structure is never referenced other than to access the trans structure. Rename from iwlagn to iwl. Signed-off-by: Don Fry Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed