Re: [PATCH] nl80211: Fix enum type of variable in nl80211_put_sta_rate()

From: Johannes Berg
Date: Tue Apr 18 2017 - 05:05:42 EST


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