Thread (90 messages) flat view 90 messages, 9 authors, 2021-12-31

Re: [PATCH net-next 11/13] net: dsa: realtek: rtl8367c: use GENMASK(n-1,0) instead of BIT(n)-1

From: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Date: 2021-12-19 20:28:18

Missing spaces between priv->num_ports, and -1 here, and the comma
before 0 as well:
                mb->port_mask = GENMASK(priv->num_ports - 1, 0);

is what we would expect to see.
v2 fixed that. Did I mess with v2 submission?

https://patchwork.kernel.org/project/netdevbpf/patch/20211218081425.18722-11-luizluca@gmail.com/
--
Florian
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help