diff options
author | 2017-04-17 15:59:52 -0700 | |
---|---|---|
committer | 2017-04-18 11:03:03 +0200 | |
commit | bbf67e450a5dc2a595e1e7a67b4869f1a7f5a338 (patch) | |
tree | dd0f5e47b0c82dc211473725f2bff30ed00d2e02 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss() (diff) | |
download | wireguard-linux-bbf67e450a5dc2a595e1e7a67b4869f1a7f5a338.tar.xz wireguard-linux-bbf67e450a5dc2a595e1e7a67b4869f1a7f5a338.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions