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)
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>

No differences found