aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/drivers/net/hw/lib/py/linkconfig.py
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2025-05-08 01:21:52 +0000
committerJakub Kicinski <[email protected]>2025-05-08 01:21:52 +0000
commit0a055ec03d0a0f4356cdc89f609669e327ad0f2b (patch)
treeb620298bf6720d94f7e7ce476043f2421b92b6e2 /tools/testing/selftests/drivers/net/hw/lib/py/linkconfig.py
parentMerge branch 'tools-ynl-gen-split-presence-metadata' (diff)
parentnetlink: specs: rt-link: remove implicit structs from devconf (diff)
downloadkernel-0a055ec03d0a0f4356cdc89f609669e327ad0f2b.tar.gz
kernel-0a055ec03d0a0f4356cdc89f609669e327ad0f2b.zip
Merge branch 'netlink-specs-remove-phantom-structs'
Jakub Kicinski says: ==================== netlink: specs: remove phantom structs rt-netlink and nl80211 have a few structs which may be helpful for Python decoding of binary attrs, but which don't actually exist in the C uAPI. This prevents us from using struct pointers for binary types in C. We could support this situation better in the codegen, or add these structs to uAPI. That said Johannes suggested we remove the WiFi structs for now, and the rt-link ones are semi-broken. Drop the struct definitions, for now, if someone has a need to use such structs in Python (as opposed to them being defined for completeness) we can revist. v1: https://lore.kernel.org/[email protected] ==================== Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/drivers/net/hw/lib/py/linkconfig.py')
0 files changed, 0 insertions, 0 deletions