iwlwifi: "tx power per chain" are part of ucode_tx_stats
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 30 Apr 2010 18:35:15 +0000 (11:35 -0700)
committerReinette Chatre <reinette.chatre@intel.com>
Mon, 10 May 2010 22:09:03 +0000 (15:09 -0700)
Move "tx power per chain" into ucode_tx_stats, it is debugging
information provided by uCode as part of statistics notification.

The "tx power per chain" parameters are optional parameters which only
supported by 6000 series device today; those are reserved fields for all
the other devices.

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>

No differences found