All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v2 0/2] fix and move definitions of MRP data structures
@ 2021-01-21 20:40 Rasmus Villemoes
  2021-01-21 20:40 ` [PATCH net v2 1/2] net: mrp: fix definitions of MRP test packets Rasmus Villemoes
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Rasmus Villemoes @ 2021-01-21 20:40 UTC (permalink / raw)
  To: netdev
  Cc: Horatiu Vultur, Andrew Lunn, Jakub Kicinski, David S . Miller,
	linux-kernel, Rasmus Villemoes

v2: update commit log of the patch to include comments on 32 bit
alignment; include second patch moving the structs out of uapi.

Rasmus Villemoes (2):
  net: mrp: fix definitions of MRP test packets
  net: mrp: move struct definitions out of uapi

 include/uapi/linux/mrp_bridge.h | 86 ---------------------------------
 net/bridge/br_private_mrp.h     | 29 +++++++++++
 2 files changed, 29 insertions(+), 86 deletions(-)

-- 
2.23.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-01-23 20:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-21 20:40 [PATCH net v2 0/2] fix and move definitions of MRP data structures Rasmus Villemoes
2021-01-21 20:40 ` [PATCH net v2 1/2] net: mrp: fix definitions of MRP test packets Rasmus Villemoes
2021-01-21 21:23   ` Horatiu Vultur
2021-01-21 21:28     ` Rasmus Villemoes
2021-01-21 20:40 ` [PATCH net v2 2/2] net: mrp: move struct definitions out of uapi Rasmus Villemoes
2021-01-23 20:40 ` [PATCH net v2 0/2] fix and move definitions of MRP data structures Jakub Kicinski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.