commit | ce1d834f9d213c9f76f693762710f7ecfbb69503 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Mar 06 23:04:09 2017 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Mar 07 09:42:11 2017 +0100 |
tree | 3152f5cd22258473c76ddfc4eaff6c127399f463 | |
parent | a3f9d596b1ea9cf7db482879a8aeb91f54a87e75 [diff] |
iwlwifi: dvm: remove usage of txrc->max_rate_idx Just calculate it like mac80211 does today, so we can get rid of the calculation in mac80211 for everyone else. Signed-off-by: Johannes Berg <johannes.berg@intel.com>