diff options
| author | Kuniyuki Iwashima <kuniyu@google.com> | 2026-06-02 22:03:42 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-06-04 04:07:41 +0300 |
| commit | c7f83b9de269f38d439fca14e1d049831ab89c01 (patch) | |
| tree | f6d6611f442d29d9b772c92aa80ffdb206e66b41 /include/uapi/linux | |
| parent | 1221c53985e8b0d8562bb13acd6351fd80333058 (diff) | |
| download | linux-c7f83b9de269f38d439fca14e1d049831ab89c01.tar.xz | |
geneve: Pass struct geneve_dev to geneve_create_sock().
This is a prep patch to make a subsequent patch clean.
We will need to access geneve_dev->cfg.info.key.u.{ipv4,ipv6}.src
in geneve_create_sock() later.
Let's pass down struct geneve_dev from geneve_sock_add() to
geneve_create_sock() instead of individual config fields.
Signed-off-by: Kuniyuki Iwashima <kuniyu@google.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20260602190436.139591-3-kuniyu@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions
