Thread (15 messages) flat view 15 messages, 7 authors, 2021-12-11

RE: [PATCH net-next 2/2] net: stmmac: add tc flower filter for EtherType matching

From: Ong, Boon Leong <hidden>
Date: 2021-12-11 14:04:46
Also in: netdev

On 2021-12-10 11:10:04 [+0100], Kurt Kanzenbach wrote:
quoted
quoted
+	if (match.mask->n_proto) {
+		__be16 etype = ntohs(match.key->n_proto);
n_proto is be16. The ntohs() call will produce an u16.
While at it, could we be please remove that __force in
ETHER_TYPE_FULL_MASK and use cpu_to_be16() macro?
quoted
Thanks,
Kurt
Sebastian
Thanks. Will do. 
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help