diff options
author | Steven Luong <sluong@cisco.com> | 2019-03-05 15:42:21 -0800 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2019-03-06 11:35:30 +0000 |
commit | 99ae31d5acadfe33a0855786bf88a4ff2fe6d0f2 (patch) | |
tree | d5727964d98df412e6607705df5e4841d3fc4b6c /build-data | |
parent | 951551081b555f37e9eb068876d83ea57621143a (diff) |
ip: coverity woes
coverity complains about logically dead code for the statement if (error) because
error was assigned to 0 prior to the check. I believe error was meant to get the
return status of the call vnet_punt_socket_add.
Change-Id: I794167493f63cb898d3618c2c28817823f46b765
Signed-off-by: Steven Luong <sluong@cisco.com>
Diffstat (limited to 'build-data')
0 files changed, 0 insertions, 0 deletions