Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ovsdb raft: cmd->eid should always be non-null.
raft_command's eid should always be non-null in all 3 cases. Fix the comment, and also replace if condition with assert. Signed-off-by: Han Zhou <[email protected]> Signed-off-by: Ben Pfaff <[email protected]>
- Loading branch information