]> git.puffer.fish Git - matthieu/frr.git/commit
*: remove quagga_gettime() return value checks
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 17 Jan 2017 22:07:59 +0000 (23:07 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 23 Jan 2017 17:26:32 +0000 (18:26 +0100)
commitafe4c21720ed9956ba4034a64508f38d3cedc17e
tree8a137c18d5db779c67ab8c7368ffc6b6aa5c3210
parentd9d5c3e8bf8e9bec894ad97a09b0bf435799de1a
*: remove quagga_gettime() return value checks

The next patch will bulk-replace these, and monotime() has time_t as
return value, not an error indicator.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
ospf6d/ospf6_lsa.c
ospf6d/ospf6_message.c
zebra/zebra_fpm.c