iwl3945: read rev id in nic config
authorAbhijeet Kolekar <abhijeet.kolekar@intel.com>
Fri, 8 May 2009 20:44:41 +0000 (13:44 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 May 2009 19:24:01 +0000 (15:24 -0400)
commit43121432e2d3a9018c40e820b1e44f3f180aa0d6
tree38eb0d67ee645519336a61c76ea2e95c432a88fe
parent9906a07e1607e86957ac8780c35a9acf425c4c95
iwl3945: read rev id in nic config

Read rev id in nic_config instead of nic_init.
Nic_config has some checking for rev_id but we actually don't read
the rev_id in there.

Signed-off-by: Abhijeet Kolekar <abhijeet.kolekar@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-3945.c