Skip to content

Commit

Permalink
iwlwifi: mvm: rs: refactor to use rs_rate
Browse files Browse the repository at this point in the history
Introduce rs_rate which represents a rate. Use this structure
instead of iwl_scale_tbl_info where we're dealing with a single
rate.
This avoids allocating the big iwl_scale_tbl_info structure
on the stack in several cases like converting to ucode rate
format or from ucode rate format.

Signed-off-by: Eyal Shapira <eyal@wizery.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
  • Loading branch information
Eyal Shapira authored and Emmanuel Grumbach committed Dec 9, 2013
1 parent 0c308e9 commit 5aa3355
Show file tree
Hide file tree
Showing 2 changed files with 331 additions and 297 deletions.
Loading

0 comments on commit 5aa3355

Please sign in to comment.