commit | b96b09db60f8e0d9c6bc3ea00447953c16d8b2fc | [log] [tgz] |
---|---|---|
author | Don Fry <donald.h.fry@intel.com> | Fri Dec 02 08:48:38 2011 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Dec 06 16:07:06 2011 -0500 |
tree | 27350dae967109934b4547d489b8e3f4c4d02c7e | |
parent | 481f564ac72b2f6c77ba80e7a31932365bd21a35 [diff] |
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 <donald.h.fry@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>