diff options
author | Jakub Kicinski <[email protected]> | 2024-02-27 14:30:18 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-02-28 15:25:41 -0800 |
commit | 21f6986d19b01ecda3d8ae2e79780aa3603d4eeb (patch) | |
tree | 1cfd0f752f08eb5391d8deb9cde4a24ea958c5a9 /scripts/generate_rust_analyzer.py | |
parent | 3bfe90527d6387e19078c9f774d6328448bac201 (diff) |
tools: ynl: give up on libmnl for auto-ints
The temporary auto-int helpers are not really correct.
We can't treat signed and unsigned ints the same when
determining whether we need full 8B. I realized this
before sending the patch to add support in libmnl.
Unfortunately, that patch has not been merged,
so time to fix our local helpers. Use the mnl* name
for now, subsequent patches will address that.
Acked-by: Nicolas Dichtel <[email protected]>
Reviewed-by: Donald Hunter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions