]> git.puffer.fish Git - matthieu/frr.git/commit
lib: passing in vrf string length is not needed
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 8 Apr 2016 18:34:54 +0000 (18:34 +0000)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 13 Apr 2016 00:18:36 +0000 (20:18 -0400)
commit88227bbe362c827208541f8bd145bd2cccfb1f59
treea799196215aff9570810d1b1bc5ffb5079fdb7de
parentb8b341d7c359d9c6770cbecfb050fc992bf3ce1f
lib: passing in vrf string length is not needed

vrf_create does not need the string length of the vrf.
Remove it.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
lib/vrf.c
lib/vrf.h