summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMatthias Kaehlcke <mka@chromium.org>2017-04-17 15:59:52 -0700
committerAlistair Strachan <astrachan@google.com>2018-05-04 21:42:39 +0000
commitcb9daa6fb78fbd4405414310a7a3a1321793215c (patch)
tree3f1a2076f25ec28635b249fb70dfa11f5049e5e8 /tools/perf/scripts/python
parent720dfa9a4c3bacd955af2f53a2fb7bbca53ac10a (diff)
UPSTREAM: nl80211: Fix enum type of variable in nl80211_put_sta_rate()
rate_flg is of type 'enum nl80211_attrs', however it is assigned with 'enum nl80211_rate_info' values. Change the type of rate_flg accordingly. Signed-off-by: Matthias Kaehlcke <mka@chromium.org> Signed-off-by: Johannes Berg <johannes.berg@intel.com> (cherry picked from commit bbf67e450a5dc2a595e1e7a67b4869f1a7f5a338) Bug: 78886293 Change-Id: I5423e226dc65375245f8ca6261c025d967552f17 Signed-off-by: Alistair Strachan <astrachan@google.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions