commit | 66128b144b5107132966fabfc3843f8bdac68d2b | [log] [tgz] |
---|---|---|
author | Don Fry <donald.h.fry@intel.com> | Mon Nov 28 14:35:14 2011 -0800 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Fri Dec 02 08:22:59 2011 -0800 |
tree | 03b6f3ca4009a78e2848b5f73408cde718db68d1 | |
parent | 8a3cb29c83697cab0f237217112df78439a1b2dd [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>