iwlwifi: 4965 unify rate scale variable names for station data
authorTomas Winkler <tomas.winkler@intel.com>
Tue, 15 Jan 2008 01:46:21 +0000 (17:46 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:09:59 +0000 (15:09 -0800)
commitc33104f0a782a7746e5d3b975288a4fb3b8293ed
treec48dbe1f17e8fd8c46d0891e3a89ac010d576459
parent98c92211462bb78fe0e869b43e1662e549e35fed
iwlwifi: 4965 unify rate scale variable names for station data

1, This patch renames iwl4965_rate_scale_priv to iwl4965_lq_sta.
   This type represents a station's link quality.
2. The names of the variables of this type were rs_priv, lq_data, lq, crl
   across the file. All are now unified under the name lq_sta.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-4965-rs.c