Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dpif: Don't log warning for ENOENT with dpif_port_exists().
The caller wants to know whether 'devname' is attached to 'dpif', and ENOENT is a legitimate response to that not being the case. Signed-off-by: Justin Pettit <[email protected]>
- Loading branch information