iwlwifi: replace iwl_priv reference with iwl_trans for ucode.
authorDon Fry <donald.h.fry@intel.com>
Fri, 2 Dec 2011 16:48:38 +0000 (08:48 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 6 Dec 2011 21:07:06 +0000 (16:07 -0500)
commitb96b09db60f8e0d9c6bc3ea00447953c16d8b2fc
tree27350dae967109934b4547d489b8e3f4c4d02c7e
parent481f564ac72b2f6c77ba80e7a31932365bd21a35
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>
drivers/net/wireless/iwlwifi/iwl-agn.c
drivers/net/wireless/iwlwifi/iwl-agn.h
drivers/net/wireless/iwlwifi/iwl-ucode.c
This page took 0.049435 seconds and 5 git commands to generate.