Thread (1 message) 1 message, 1 author, 2018-06-20

Re: [PATCH v4 3/5] batman-adv: use BIT_ULL for NL80211_STA_INFO_* attribute types

From: Sven Eckelmann <hidden>
Date: 2018-06-20 11:34:09
Also in: batman, linux-wireless

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

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help