j
k
j a
j l
On Sat, 24 Sep 2022 19:08:16 +1000 David Gibson wrote:
[...] +#define PORT_BITMAP_SIZE DIV_ROUND_UP(USHRT_MAX, 8)
[...]
+#define PORT_BITMAP_SIZE DIV_ROUND_UP(USHRT_MAX, 8)
Ah, yes, thanks, I find this name much more descriptive. Running tests now... -- Stefano
Back to the thread
Back to the list