summaryrefslogtreecommitdiff
path: root/net/can
diff options
context:
space:
mode:
authorKuniyuki Iwashima <kuniyu@amazon.com>2024-04-29 18:58:07 -0700
committerJakub Kicinski <kuba@kernel.org>2024-05-01 18:37:06 -0700
commit42033d0cfc8606adc9cb7e18d4c73d2e9a6289e5 (patch)
treea3022d7bebb6c3d1d2585222ffb3097d01ecdbcc /net/can
parent496bc5861c73f34e0486612f93634a9289de0dfb (diff)
arp: Move ATF_COM setting in arp_req_set().
In arp_req_set(), if ATF_PERM is set in arpreq.arp_flags, ATF_COM is set automatically. The flag will be used later for neigh_update() only when a neighbour entry is found. Let's set ATF_COM just before calling neigh_update(). Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com> Link: https://lore.kernel.org/r/20240430015813.71143-2-kuniyu@amazon.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/can')
0 files changed, 0 insertions, 0 deletions