Re: [PATCH] nl80211: fix enumeration type

From: Stefan Agner
Date: Thu Apr 20 2017 - 10:22:11 EST


On 2017-04-20 00:22, Johannes Berg wrote:
> On Wed, 2017-04-19 at 23:55 -0700, Stefan Agner wrote:
>> Use type enum nl80211_rate_info for bitrate information. This fixes
>> a warning when compiling with clang:
>> Â warning: implicit conversion from enumeration type 'enum
>> nl80211_rate_info'
>> Â to different enumeration type 'enum nl80211_attrs'
>
> I'm pretty sure I just applied exactly these two patches very recently.
>
> What made *two* people suddenly see this?

There has been renewed work on compiling Linux using clang... Sorry for
the clash.

--
Stefan