diff options
author | Felix Fietkau <[email protected]> | 2013-04-16 13:38:42 +0200 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2013-04-16 23:42:29 +0200 |
commit | 2ffbe6d333664a089f17b13aa79eefe38f794bb7 (patch) | |
tree | 29927d762aff0f9d8a8eea57784fb0067fb58ca7 /tools/perf/scripts/python | |
parent | dad6330d034a24a22008ee28b8ec447cbb0961c9 (diff) |
mac80211: fix and optimize MCS mask handling
Currently the code always copies the configured MCS mask (even if it is
set to default), but only uses it if legacy rates were also masked out.
Fix this by adding a flag that tracks whether the configured MCS mask is
set to default or not.
Optimize the code further by storing a pointer to the configured rate
mask in txrc instead of using memcpy.
Signed-off-by: Felix Fietkau <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions