diff options
| author | Kuniyuki Iwashima <kuniyu@google.com> | 2026-06-02 22:03:43 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-06-04 04:07:41 +0300 |
| commit | 0429413cc7811ae29ff07e4173544c5112d2ac81 (patch) | |
| tree | 152c117259099531cd29aed616a637feb7f316ae /include | |
| parent | c7f83b9de269f38d439fca14e1d049831ab89c01 (diff) | |
| download | linux-0429413cc7811ae29ff07e4173544c5112d2ac81.tar.xz | |
geneve: Pass struct geneve_dev to geneve_find_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_find_sock() later and extend conditions there.
Let's pass down struct geneve from geneve_sock_add() to
geneve_find_sock() and flatten the conditional logic.
Signed-off-by: Kuniyuki Iwashima <kuniyu@google.com>
Link: https://patch.msgid.link/20260602190436.139591-4-kuniyu@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
