diff options
| author | Jakub Kicinski <[email protected]> | 2025-07-17 23:43:38 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-07-22 01:20:19 +0000 |
| commit | a45f98efa483b7f40a97546b11a8020564a268ce (patch) | |
| tree | 3e9f4dcb8fb28f5d645de22e54364ce518a4ff88 /tools/testing/selftests/drivers/net/hw/rss_api.py | |
| parent | ethtool: rejig the RSS notification machinery for more types (diff) | |
| download | kernel-a45f98efa483b7f40a97546b11a8020564a268ce.tar.gz kernel-a45f98efa483b7f40a97546b11a8020564a268ce.zip | |
ethtool: rss: factor out allocating memory for response
To ease the code reuse for RSS_CREATE we'll want to prepare
struct rss_reply_data for the new context. Unfortunately
we can't depend on the exiting scaffolding because the context
doesn't exist (ctx=NULL) when we start preparing. Factor out
the portion of the context 0 handling responsible for allocation
of request memory, so that we can call it directly.
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/drivers/net/hw/rss_api.py')
0 files changed, 0 insertions, 0 deletions
