diff options
| author | Donald Sharp <sharpd@cumulusnetwroks.com> | 2016-05-15 13:33:15 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2016-05-20 09:34:20 -0400 |
| commit | 7bf5d99223b40e71629ec164d9a397538378a3bd (patch) | |
| tree | b4783e3eb90d9cbd6c855d927ce16c7c59154c4b /lib/csv.c | |
| parent | b0689168486e8446e681d984e2230da23b942fca (diff) | |
lib: Fix some more compiler warnings
Three different changes:
a) in nexthop.c we have an actual bug, we've rearranged
the enumerated types and the list of enums has changed, we
were displaying the wrong nexthop information.
b) Remove some dead code from sockunion.h
c) '\0' evaluates to 0 which is NULL. vector_set takes
a pointer.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
Diffstat (limited to 'lib/csv.c')
0 files changed, 0 insertions, 0 deletions
