On Mittwoch, 20. Juni 2018 13:46:56 CEST Omer Efrat wrote: > - if (!(sinfo.filled & BIT(NL80211_STA_INFO_EXPECTED_THROUGHPUT))) > + if (!(sinfo.filled & > + BIT_ULL(NL80211_STA_INFO_EXPECTED_THROUGHPUT))) > goto default_throughput; Please fix the alignment: * Found wrong alignment at net/batman-adv/bat_v_elp.c:118, was 27 but expected 23 Kind regards, Sven
Attachment:
signature.asc
Description: This is a digitally signed message part.