Sven Eckelmann wrote:
@Omer: If you want it as cleanup patch then make it clear in the patch tha=
t
the warning you've showed here is not actually not something which you wil=
l
see in in the modified code.
I will send v3 as clean up patch.
Omer Efrat.
________________________________________
From: Sven Eckelmann <sven@narfation.org>
Sent: Thursday, June 14, 2018 2:20:17 PM
To: Johannes Berg
Cc: b.a.t.m.a.n@lists.open-mesh.org; Omer Efrat; netdev@vger.kernel.org; li=
nux-wireless@vger.kernel.org
Subject: Re: [B.A.T.M.A.N.] [PATCH v2 3/5] batman: use BIT_ULL for NL80211_=
STA_INFO_* attribute types
On Donnerstag, 14. Juni 2018 13:05:16 CEST Johannes Berg wrote:
[...]
quoted
in commit 739960f128e5 ("cfg80211/nl80211: Add support for
NL80211_STA_INFO_RX_DURATION")
Yeah, which actually means this patch isn't needed?
BIT(NL80211_STA_INFO_EXPECTED_THROUGHPUT) is fine since
NL80211_STA_INFO_EXPECTED_THROUGHPUT is actually =3D=3D 27.
Hadn't verified this before but this would make sense. So no fixes here - j=
ust
some "cleanup" patch to make these tests more consistent. Thanks for checki=
ng.
@Omer: If you want it as cleanup patch then make it clear in the patch that
the warning you've showed here is not actually not something which you will
see in in the modified code.
Kind regards,
Sven