aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/iface.c
diff options
context:
space:
mode:
authorMatthias Kaehlcke2017-04-17 15:59:52 -0700
committerJohannes Berg2017-04-18 11:03:03 +0200
commitbbf67e450a5dc2a595e1e7a67b4869f1a7f5a338 (patch)
treedd0f5e47b0c82dc211473725f2bff30ed00d2e02 /net/mac80211/iface.c
parenta4ac6f2e53e568a77a2eb3710efd99ca08634c0a (diff)
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 'net/mac80211/iface.c')
0 files changed, 0 insertions, 0 deletions