summaryrefslogtreecommitdiff
path: root/lib/workqueue.c
diff options
context:
space:
mode:
authorpaco <paco@voltanet.io>2018-06-28 12:41:52 +0200
committerpaco <paco@voltanet.io>2018-06-28 12:41:52 +0200
commitda3b87f8b0dc12bac2834471e7fa669220447443 (patch)
tree6f137ae928777850220477153cd6d3d15b7bc9ff /lib/workqueue.c
parent71a7b1f82f96c85d85b6984c76e3e50c531adae3 (diff)
bgpd: return value (Coverity 1399203)
The return value can be ignored because in case of error both the 'afi' and 'safi' variables are set to the invalid values (AFI_MAX, SAFI_MAX), and the invalid values are handled properly afterwards in the 'default' blocks. Signed-off-by: F. Aragon <paco@voltanet.io>
Diffstat (limited to 'lib/workqueue.c')
0 files changed, 0 insertions, 0 deletions