From: David S. Miller Date: Wed, 24 May 2023 07:46:54 +0000 (+0100) Subject: Merge branch 'tools-ynl-byteorder' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=47469d2d5913af91f21316230f066692cb6a4c9f;p=linux.git Merge branch 'tools-ynl-byteorder' Donald Hunter says: ==================== tools: ynl: Add byte-order support for struct members This patchset adds support to ynl for handling byte-order in struct members. The first patch is a refactor to use predefined Struct() objects instead of generating byte-order specific formats on the fly. The second patch adds byte-order handling for struct members. ==================== Reviewed-by: Jakub Kicinski Signed-off-by: David S. Miller --- 47469d2d5913af91f21316230f066692cb6a4c9f