On Thu, 2018-06-14 at 12:53 +0200, Sven Eckelmann wrote: > Hi, > > here are the infos which were missing and which should be included in the > commit message > > > > Since 'filled' member in station_info changed to u64 > > 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 == 27. johannes