Re: [PATCH] nl80211: fix enumeration type

From: Johannes Berg
Date: Thu Apr 20 2017 - 03:22:33 EST


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?

johannes