iwlwifi: move ICT data to agn part of union
authorJohannes Berg <johannes.berg@intel.com>
Thu, 21 Jan 2010 14:25:54 +0000 (06:25 -0800)
committerReinette Chatre <reinette.chatre@intel.com>
Wed, 10 Mar 2010 00:03:37 +0000 (16:03 -0800)
commita4c8b2a692601de0a7bcb032b69f806050944dff
tree29771c9383e5c91c22de5b45b21562e97710ce0d
parentee525d13f501baeaa33209620398adaf0a820629
iwlwifi: move ICT data to agn part of union

Since the ICT data is all AGN specific, it can
be the first data to create the _agn part of the
device-specific union in the priv struct.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
drivers/net/wireless/iwlwifi/iwl-agn-ict.c
drivers/net/wireless/iwlwifi/iwl-agn.c
drivers/net/wireless/iwlwifi/iwl-dev.h