Skip to content

Commit

Permalink
iwlwifi: 4965 unify rate scale variable names for station data
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Tomas Winkler authored and David S. Miller committed Jan 28, 2008
1 parent 98c9221 commit c33104f
Showing 1 changed file with 308 additions and 301 deletions.
Loading

0 comments on commit c33104f

Please sign in to comment.