]> git.puffer.fish Git - matthieu/frr.git/commit
isisd: using argv as a string name is categorically wrong
authorDonald Sharp <sharpd@nvidia.com>
Tue, 22 Jun 2021 16:44:24 +0000 (12:44 -0400)
committermergify-bot <noreply@mergify.io>
Sun, 25 Jul 2021 12:44:04 +0000 (12:44 +0000)
commit2eb3e69cf39bbd7082a1230fdddffe039daccc68
tree43691704cb77b0eb48dd5a31a2be585a014ce727
parentc4e1c62fcbb4ef7a96fc82abd1aef37a06bf5782
isisd: using argv as a string name is categorically wrong

We are passing around the system id using the variable name
of `argv`.  Let's name the variable correctly and pass it around
correctly named.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
(cherry picked from commit 1d88e63a4e3d29cec6f49602e3263f13a8de3d1e)
isisd/isis_vty_fabricd.c
isisd/isisd.c
isisd/isisd.h