OSDN Git Service

iwlwifi: replace iwl_priv reference with iwl_trans for ucode.
authorDon Fry <donald.h.fry@intel.com>
Mon, 28 Nov 2011 22:35:14 +0000 (14:35 -0800)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 2 Dec 2011 16:22:59 +0000 (08:22 -0800)
commit66128b144b5107132966fabfc3843f8bdac68d2b
tree03b6f3ca4009a78e2848b5f73408cde718db68d1
parent8a3cb29c83697cab0f237217112df78439a1b2dd
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>
drivers/net/wireless/iwlwifi/iwl-agn.c
drivers/net/wireless/iwlwifi/iwl-agn.h
drivers/net/wireless/iwlwifi/iwl-ucode.c