From: Don Fry Date: Fri, 2 Dec 2011 16:48:38 +0000 (-0800) Subject: iwlwifi: replace iwl_priv reference with iwl_trans for ucode. X-Git-Tag: v3.3-rc1~182^2~261^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b96b09db60f8e0d9c6bc3ea00447953c16d8b2fc;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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed