iwlwifi: specify the valid tx/rx chain in device config structure
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 23 Oct 2009 20:42:24 +0000 (13:42 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 27 Oct 2009 20:50:00 +0000 (16:50 -0400)
commit52aa081c40324ecb04a47864e4e56dafc5a72a34
tree2fba4d6d1cb57e7500e507489590846057828e92
parent456d0f76727ba6f97aa1cee63f1bae84642768c4
iwlwifi: specify the valid tx/rx chain in device config structure

Specify both Tx and Rx chain in device configuration structure instead
of hard code in set_hw_params() for 4965

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@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-4965.c