Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1625165
| From | Johannes Berg <johannes@sipsolutions.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] nl80211: Fix enum type of variable in nl80211_put_sta_rate() |
| Date | 2017-04-18 11:10 +0200 |
| Message-ID | <txxj4-4lo-29@gated-at.bofh.it> (permalink) |
| References | <txnWq-6TT-15@gated-at.bofh.it> <txxj4-4lo-31@gated-at.bofh.it> <txnWq-6TT-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, 2017-04-17 at 15:59 -0700, Matthias Kaehlcke wrote: > 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. Applied this, and the other two patches you had (IBSS enum and array- bounds) johannes
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] nl80211: Fix enum type of variable in nl80211_put_sta_rate() Matthias Kaehlcke <mka@chromium.org> - 2017-04-18 01:10 +0200 Re: [PATCH] nl80211: Fix enum type of variable in nl80211_put_sta_rate() Johannes Berg <johannes@sipsolutions.net> - 2017-04-18 11:10 +0200
csiph-web