[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230223183141.1422857-1-kuba@kernel.org>
Date: Thu, 23 Feb 2023 10:31:38 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, edumazet@...gle.com, pabeni@...hat.com,
Jakub Kicinski <kuba@...nel.org>
Subject: [PATCH net 0/3] tools: ynl-gen: fix glitches found by Chuck
A handful of fixes Chuck run into while trying to define the family
for crypto handshakes.
Jakub Kicinski (3):
tools: ynl-gen: fix single attribute structs with attr 0 only
tools: ynl-gen: re-raise the exception instead of printing
tools: net: add __pycache__ to gitignore
tools/net/ynl/lib/.gitignore | 1 +
tools/net/ynl/lib/nlspec.py | 4 +---
tools/net/ynl/ynl-gen-c.py | 2 +-
3 files changed, 3 insertions(+), 4 deletions(-)
create mode 100644 tools/net/ynl/lib/.gitignore
--
2.39.2
Powered by blists - more mailing lists