]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Remove unused sockaddr variable 3919/head
authorStephen Worley <sworley@cumulusnetworks.com>
Wed, 6 Mar 2019 15:53:49 +0000 (10:53 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Wed, 6 Mar 2019 15:53:49 +0000 (10:53 -0500)
commit140d2d7ff5db4a83ff4b8ed1e95d3d48368b9603
tree244839d769ea2c188d55e99122345de90be0202d
parent0ff3b1118b3fe59859c2f6c9286f1756ba5f775d
zebra: Remove unused sockaddr variable

This variable does nothing, removing it.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
zebra/rt_netlink.c