From: Tomas Winkler Date: Tue, 15 Jan 2008 01:46:21 +0000 (-0800) Subject: iwlwifi: 4965 unify rate scale variable names for station data X-Git-Tag: v2.6.25-rc1~1162^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c33104f0a782a7746e5d3b975288a4fb3b8293ed;p=pandora-kernel.git 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 Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed