浏览代码

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>
Tomas Winkler 17 年之前
父节点
当前提交
c33104f0a7
共有 1 个文件被更改,包括 184 次插入182 次删除
  1. 184 182
      drivers/net/wireless/iwlwifi/iwl-4965-rs.c

文件差异内容过多而无法显示
+ 184 - 182
drivers/net/wireless/iwlwifi/iwl-4965-rs.c


部分文件因为文件数量过多而无法显示