Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
openvswitch: Fix bad merge resolution.
git silently included an extra hunk in vport_cmd_set() during automatic merging. This code is unreachable so it does not actually introduce a problem but it is clearly incorrect. Signed-off-by: Jesse Gross <[email protected]>
- Loading branch information