]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Isolate mlag_rd_buf_offset to the actual using function 7244/head
authorDonald Sharp <sharpd@nvidia.com>
Mon, 5 Oct 2020 16:24:10 +0000 (12:24 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 13 Oct 2020 20:02:05 +0000 (16:02 -0400)
commitca3491262b13f700ee37e985f51447866f64a3b1
tree9d280172c11dd1515f5d7f78f25187f18f0c1e59
parentded3e3e39c08996343aa00cf2775933e4ef176c3
zebra: Isolate mlag_rd_buf_offset to the actual using function

Isolate the mlag_rd_buf_offset variable to the actual used function,
instead of having it a global.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
zebra/zebra_mlag.c
zebra/zebra_mlag.h
zebra/zebra_mlag_private.c